-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Add apix402-mcp-server entry to README #3147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
"Add apix402-mcp-server - 70+ APIs for Claude"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR attempts to add a new MCP server entry (apix402-mcp-server) to the README's third-party servers list. The entry describes a server that provides Claude integration with 70+ APIs covering various categories like crypto, weather, news, DNS, language, geo, and utilities.
Key Changes
- Adds one new line to the "Official Integrations" section of the README
- Entry is alphabetically positioned between Aiven and Alation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - **[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. |
Copilot
AI
Dec 22, 2025
There was a problem hiding this comment.
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).
| - **[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. |
Copilot
AI
Dec 22, 2025
There was a problem hiding this comment.
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.
| - <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. |
"Add apix402-mcp-server - 70+ APIs for Claude"
Description
Publishing Your Server
Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.
To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.
Server Details
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context