IMBA Agent Docs
Rank #51,101com.imbawallet/agent-docs
Read-only IMBA Agent API docs MCP. No register, deposit, buy, or withdraw.
IMBA Agent Docs is a Model Context Protocol (MCP) server published by IMBAwallet. It ranks #51,101 of 132,113 servers tracked on MCP Toplist. IMBA Agent Docs is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 81,012 of 132,113 servers on MCP Toplist.
Use IMBA Agent Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-docs https://imbawallet.com/mcp/docsclaude mcp add agent-docs -- npx -y @imba_wallet/agent-mcp-docs[mcp_servers.agent-docs]
url = "https://imbawallet.com/mcp/docs"Add to ~/.codex/config.toml.
[mcp_servers.agent-docs]
command = "npx"
args = ["-y", "@imba_wallet/agent-mcp-docs"]Add to ~/.codex/config.toml.
https://imbawallet.com/mcp/docsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-docs": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp-docs"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-docs": {
"url": "https://imbawallet.com/mcp/docs"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent-docs": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp-docs"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-docs": {
"type": "http",
"url": "https://imbawallet.com/mcp/docs"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp-docs"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-docs": {
"serverUrl": "https://imbawallet.com/mcp/docs"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-docs": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp-docs"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-docs": {
"url": "https://imbawallet.com/mcp/docs"
}
}
}{
"mcpServers": {
"agent-docs": {
"command": "npx",
"args": [
"-y",
"@imba_wallet/agent-mcp-docs"
]
}
}
}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/com.imbawallet%2Fagent-docs)<a href="https://mcptoplist.com/server/com.imbawallet%2Fagent-docs"><img src="https://mcptoplist.com/badge/com.imbawallet%2Fagent-docs.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
IMBAwallet
Other servers by IMBAwallet
View all IMBAwallet servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Aug 31, 2026 |
| 0.1.1 | Aug 27, 2026 |
| 0.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains IMBA Agent Docs?
- IMBA Agent Docs is maintained by IMBAwallet, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is IMBA Agent Docs listed on the Official MCP Registry?
- Yes — IMBA Agent Docs is listed on the Official MCP Registry.
- How many versions does IMBA Agent Docs have?
- MCP Toplist tracks 3 versions of IMBA Agent Docs, most recently published on Aug 31, 2026.
- Where can I find the source code for IMBA Agent Docs?
- The source code for IMBA Agent Docs is hosted at github.com/IMBAwallet/IMBA_front.
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.