mcp-library.json update#28
Open
alexs-forgood-ai wants to merge 1 commit into
Open
Conversation
…if not see # Summary **Non-mcp-servers links** (82 entries): All return HTTP 200. Only the 8 the user listed actually redirect, and those were applied: - `apify/actors-mcp-server` → `apify/apify-mcp-server` - `mendableai/firecrawl-mcp-server` → `firecrawl/firecrawl-mcp-server` - `integration-app/mcp-server` → `membranehq/mcp-server` - `oceanbase/mcp-oceanbase` → `oceanbase/awesome-oceanbase-mcp` - `mcp.paypal.com` → `docs.paypal.ai/developer/tools/ai/mcp-quickstart` - `ppl-ai/modelcontextprotocol` → `perplexityai/modelcontextprotocol` - `ramp-public/ramp-mcp` → `ramp-public/ramp_mcp` - `stripe/agent-toolkit` → `stripe/ai` **modelcontextprotocol/servers links** (17 entries): All 17 used `/blob/main/src/...`, which is invalid for directories. They were repointed: - **6 active** (everything, fetch, filesystem, git, memory, sequentialthinking) → `modelcontextprotocol/servers/tree/main/src/...` - **11 deprecated** (aws-kb-retrieval-server, brave-search, everart, gdrive, gitlab, google-maps, postgres, puppeteer, redis, sentry, sqlite) → `modelcontextprotocol/servers-archived/tree/main/src/...` (verified each returns 200). `./mcp-library.json` validates as JSON. `./.zenflow/tasks/check-every-mcp-in-mcp-library-j-1b60/plan.md` is updated with progress.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check every mcp in mcp-library.json on whether they still exist, and if not see what they should be replaced with, maybe they were moved or renamed. For example the following should be just replaced with newer ones:
old:
https://github.com/apify/actors-mcp-server
https://github.com/modelcontextprotocol/servers/blob/main/src/everything
https://github.com/modelcontextprotocol/servers/blob/main/src/fetch
https://github.com/modelcontextprotocol/servers/blob/main/src/filesystem
https://github.com/mendableai/firecrawl-mcp-server
https://github.com/modelcontextprotocol/servers/blob/main/src/git
https://github.com/integration-app/mcp-server
https://github.com/modelcontextprotocol/servers/blob/main/src/memory
https://github.com/oceanbase/mcp-oceanbase
https://mcp.paypal.com/
https://github.com/ppl-ai/modelcontextprotocol
https://github.com/ramp-public/ramp-mcp
https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking
https://github.com/stripe/agent-toolkit
new:
https://github.com/apify/apify-mcp-server
https://github.com/modelcontextprotocol/servers/tree/main/src/everything
https://github.com/modelcontextprotocol/servers/tree/main/src/fetch
https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem
https://github.com/firecrawl/firecrawl-mcp-server
https://github.com/modelcontextprotocol/servers/tree/main/src/git
https://github.com/membranehq/mcp-server
https://github.com/modelcontextprotocol/servers/tree/main/src/memory
https://github.com/oceanbase/awesome-oceanbase-mcp
https://docs.paypal.ai/developer/tools/ai/mcp-quickstart
https://github.com/perplexityai/modelcontextprotocol
https://github.com/ramp-public/ramp_mcp
https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking
https://github.com/stripe/ai