AgentServices
Rank #11,053to.agentservices/agentservices
52 paid x402 API endpoints for AI agents — crypto, data, DeFi, market intelligence.
AgentServices is a Model Context Protocol (MCP) server published by vbkotecha. It ranks #11,053 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AgentServices is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 104,538 of 115,591 servers on MCP Toplist.
Use AgentServices
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentservices https://agentservices.to/mcp[mcp_servers.agentservices]
url = "https://agentservices.to/mcp"Add to ~/.codex/config.toml.
https://agentservices.to/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentservices": {
"url": "https://agentservices.to/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentservices": {
"type": "http",
"url": "https://agentservices.to/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentservices": {
"serverUrl": "https://agentservices.to/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentservices": {
"url": "https://agentservices.to/mcp"
}
}
}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/to.agentservices%2Fagentservices)<a href="https://mcptoplist.com/server/to.agentservices%2Fagentservices"><img src="https://mcptoplist.com/badge/to.agentservices%2Fagentservices.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vbkotecha
Other servers by vbkotecha
View all vbkotecha servers →Available versions (3)
| Version | Published |
|---|---|
| 6.0.0 | Aug 30, 2026 |
| 5.1.0 | Jul 7, 2026 |
| 1.0.0 | Jul 4, 2026 |
Frequently asked questions
- Who maintains AgentServices?
- AgentServices is maintained by vbkotecha, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is AgentServices listed on the Official MCP Registry?
- Yes — AgentServices is listed on the Official MCP Registry.
- How many versions does AgentServices have?
- MCP Toplist tracks 3 versions of AgentServices, most recently published on Aug 30, 2026.
- Where can I find the source code for AgentServices?
- The source code for AgentServices is hosted at github.com/vbkotecha/aiservices-api.