Skip to content

mcp-library.json update#28

Open
alexs-forgood-ai wants to merge 1 commit into
mainfrom
check-every-mcp-in-mcp-library-j-1b60
Open

mcp-library.json update#28
alexs-forgood-ai wants to merge 1 commit into
mainfrom
check-every-mcp-in-mcp-library-j-1b60

Conversation

@alexs-forgood-ai
Copy link
Copy Markdown
Collaborator

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

…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant