mcp-api-connect
Rank #27,024io.github.bvenkata/mcp-api-connect
Protocol- & auth-agnostic API connector: SOAP/REST behind any auth, config-driven. Lib/API/MCP.
mcp-api-connect is a Model Context Protocol (MCP) server published by bvenkata. It ranks #27,024 of 132,113 servers tracked on MCP Toplist. mcp-api-connect is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 105,089 of 132,113 servers on MCP Toplist.
Use mcp-api-connect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-api-connect -- uvx mcp-api-connect[mcp_servers.mcp-api-connect]
command = "uvx"
args = ["mcp-api-connect"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-api-connect": {
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-api-connect": {
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-api-connect": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-api-connect": {
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-api-connect": {
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}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.bvenkata%2Fmcp-api-connect)<a href="https://mcptoplist.com/server/io.github.bvenkata%2Fmcp-api-connect"><img src="https://mcptoplist.com/badge/io.github.bvenkata%2Fmcp-api-connect.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bvenkata
Other servers by bvenkata
View all bvenkata servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains mcp-api-connect?
- mcp-api-connect is maintained by bvenkata, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is mcp-api-connect listed on the Official MCP Registry?
- Yes — mcp-api-connect is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-api-connect have?
- MCP Toplist tracks 1 version of mcp-api-connect, most recently published on Aug 27, 2026.
- Where can I find the source code for mcp-api-connect?
- The source code for mcp-api-connect is hosted at github.com/bvenkata/mcp-api-connect.
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.