Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Official integrations are maintained by companies building production ready MCP
- **[Agentset](https://github.com/agentset-ai/mcp-server)** - RAG for your knowledge base connected to [Agentset](https://agentset.ai).
- <img height="12" width="12" src="https://www.airwallex.com/favicon.ico" alt="Airwallex Logo" /> **[Airwallex Developer](https://www.npmjs.com/package/@airwallex/developer-mcp)** - Empowers AI coding agents with the tools they need to assist developers integrating with [Airwallex APIs](https://www.airwallex.com/docs/api/)
- <img height="12" width="12" src="https://aiven.io/favicon.ico" alt="Aiven Logo" /> **[Aiven](https://github.com/Aiven-Open/mcp-aiven)** - Navigate your [Aiven projects](https://go.aiven.io/mcp-server) and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
- <img height="12" width="12" src="https://mcp-endpoint.preview.emergentagent.com/api" alt="APIx402 Logo" /> **[apix402-mcp-server](https://github.com/SunFlash12/x402API)** - Claude integration for 70+ APIs: crypto, weather, news, DNS, language, geo, utilities, and more.
Copy link

Copilot AI Dec 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description states "Note: We are no longer accepting PRs to add servers to the README" and directs contributors to publish to the MCP Server Registry instead. However, this PR adds an entry directly to the README, which contradicts the stated policy. According to the template, new servers should be published to https://registry.modelcontextprotocol.io/ rather than being added to this README, which is noted as "no longer maintained and will eventually be removed" (line 55).

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Dec 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The logo URL https://mcp-endpoint.preview.emergentagent.com/api appears to be pointing to an API endpoint rather than an image file. This will likely fail to load as an icon. Logo URLs should point to actual image files (e.g., .png, .svg, .ico files) that can be rendered by browsers. Compare with other entries in the list that use URLs ending in image file extensions or known favicon paths.

Suggested change
- <img height="12" width="12" src="https://mcp-endpoint.preview.emergentagent.com/api" alt="APIx402 Logo" /> **[apix402-mcp-server](https://github.com/SunFlash12/x402API)** - Claude integration for 70+ APIs: crypto, weather, news, DNS, language, geo, utilities, and more.
- **[apix402-mcp-server](https://github.com/SunFlash12/x402API)** - Claude integration for 70+ APIs: crypto, weather, news, DNS, language, geo, utilities, and more.

Copilot uses AI. Check for mistakes.
- <img height="12" width="12" src="https://www.alation.com/resource-center/download/7p3vnbbznfiw/34FMtBTex5ppvs2hNYa9Fc/c877c37e88e5339878658697c46d2d58/Alation-Logo-Bug-Primary.svg" alt="Alation Logo" /> **[Alation](https://github.com/Alation/alation-ai-agent-sdk)** - Unlock the power of the enterprise Data Catalog by harnessing tools provided by the Alation MCP server.
- <img height="12" width="12" src="https://i.postimg.cc/5NYw9qjS/alby-icon-head-yellow-500x500.png" alt="Alby Logo" /> **[Alby Bitcoin Payments](https://github.com/getAlby/mcp)** - Connect any bitcoin lightning wallet to your agent to send and receive instant payments globally with your agent.
- **[Algolia](https://github.com/algolia/mcp)** - Use AI agents to provision, configure, and query your [Algolia](https://algolia.com) search indices.
Expand Down