0nMCP — Universal AI API Orchestrator
Rank #5,231io.github.0nork/0nMCP
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
0nMCP — Universal AI API Orchestrator is a Model Context Protocol (MCP) server published by 0nork. It ranks #5,231 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. 0nMCP — Universal AI API Orchestrator is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 126,815 of 132,046 servers on MCP Toplist.
Use 0nMCP — Universal AI API Orchestrator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http 0nmcp https://0nmcp.com/api/mcpclaude mcp add 0nmcp -- npx -y 0nmcp[mcp_servers.0nmcp]
url = "https://0nmcp.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.0nmcp]
command = "npx"
args = ["-y", "0nmcp"]Add to ~/.codex/config.toml.
https://0nmcp.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"0nmcp": {
"command": "npx",
"args": [
"-y",
"0nmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"0nmcp": {
"url": "https://0nmcp.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"0nmcp": {
"command": "npx",
"args": [
"-y",
"0nmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"0nmcp": {
"type": "http",
"url": "https://0nmcp.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"0nmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"0nmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"0nmcp": {
"serverUrl": "https://0nmcp.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"0nmcp": {
"command": "npx",
"args": [
"-y",
"0nmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"0nmcp": {
"url": "https://0nmcp.com/api/mcp"
}
}
}{
"mcpServers": {
"0nmcp": {
"command": "npx",
"args": [
"-y",
"0nmcp"
]
}
}
}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.0nork%2F0nMCP)<a href="https://mcptoplist.com/server/io.github.0nork%2F0nMCP"><img src="https://mcptoplist.com/badge/io.github.0nork%2F0nMCP.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
0nork
Available versions (9)
| Version | Published |
|---|---|
| 4.5.1 | Apr 23, 2026 |
| 4.5.0 | Apr 23, 2026 |
| 3.1.0 | Apr 4, 2026 |
| 3.0.1 | Apr 3, 2026 |
| 2.6.0 | Mar 20, 2026 |
| 2.5.0 | Mar 19, 2026 |
| 2.1.0 | Feb 28, 2026 |
| 1.2.1 | Feb 7, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains 0nMCP — Universal AI API Orchestrator?
- 0nMCP — Universal AI API Orchestrator is maintained by 0nork, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is 0nMCP — Universal AI API Orchestrator listed on the Official MCP Registry?
- Yes — 0nMCP — Universal AI API Orchestrator is listed on the Official MCP Registry, alongside Glama.
- How many versions does 0nMCP — Universal AI API Orchestrator have?
- MCP Toplist tracks 9 versions of 0nMCP — Universal AI API Orchestrator, most recently published on Apr 23, 2026.
- Where can I find the source code for 0nMCP — Universal AI API Orchestrator?
- The source code for 0nMCP — Universal AI API Orchestrator is hosted at github.com/0nork/0nMCP.
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.