APIAny MCP Server
Rank #23,687io.github.ailingqu/apiany-mcp
APIAny MCP server for model discovery, pricing, docs, and integration examples.
APIAny MCP Server is a Model Context Protocol (MCP) server published by ailingqu. It ranks #23,687 of 132,113 servers tracked on MCP Toplist. APIAny MCP Server is listed across 4 registries — Official MCP, Glama, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 108,426 of 132,113 servers on MCP Toplist.
Use APIAny MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apiany-mcp -e "APIANY_BASE_URL=<your APIANY_BASE_URL>" -e "APIANY_API_KEY=<your APIANY_API_KEY>" -- npx -y @apiany-ai/mcpReplace each placeholder with your own value before saving.
[mcp_servers.apiany-mcp]
command = "npx"
args = ["-y", "@apiany-ai/mcp"]
[mcp_servers.apiany-mcp.env]
APIANY_BASE_URL = "<your APIANY_BASE_URL>"
APIANY_API_KEY = "<your APIANY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"apiany-mcp": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "<your APIANY_BASE_URL>",
"APIANY_API_KEY": "<your APIANY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"apiany-mcp": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "<your APIANY_BASE_URL>",
"APIANY_API_KEY": "<your APIANY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"apiany-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "<your APIANY_BASE_URL>",
"APIANY_API_KEY": "<your APIANY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"apiany-mcp": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "<your APIANY_BASE_URL>",
"APIANY_API_KEY": "<your APIANY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"apiany-mcp": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "<your APIANY_BASE_URL>",
"APIANY_API_KEY": "<your APIANY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ailingqu%2Fapiany-mcp)<a href="https://mcptoplist.com/server/io.github.ailingqu%2Fapiany-mcp"><img src="https://mcptoplist.com/badge/io.github.ailingqu%2Fapiany-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ailingqu
Other servers by ailingqu
View all ailingqu servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jun 24, 2026 |
Frequently asked questions
- Who maintains APIAny MCP Server?
- APIAny MCP Server is maintained by ailingqu, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is APIAny MCP Server listed on the Official MCP Registry?
- Yes — APIAny MCP Server is listed on the Official MCP Registry, alongside Glama, mcp.so and PulseMCP.
- How many versions does APIAny MCP Server have?
- MCP Toplist tracks 1 version of APIAny MCP Server, most recently published on Jun 24, 2026.
- Where can I find the source code for APIAny MCP Server?
- The source code for APIAny MCP Server is hosted at github.com/ailingqu/apiany.ai-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.