RoboSystems
Rank #1,257ai.robosystems/robosystems
Accounting knowledge graphs: SEC XBRL filings, QuickBooks ledgers, reports and forecasts over MCP.
RoboSystems is a Model Context Protocol (MCP) server published by RoboFinSystems. It ranks #1,257 of 115,460 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. RoboSystems is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 114,203 of 115,460 servers on MCP Toplist.
Use RoboSystems
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http robosystems https://api.robosystems.ai/v1/mcp[mcp_servers.robosystems]
url = "https://api.robosystems.ai/v1/mcp"Add to ~/.codex/config.toml.
https://api.robosystems.ai/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"robosystems": {
"url": "https://api.robosystems.ai/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"robosystems": {
"type": "http",
"url": "https://api.robosystems.ai/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"robosystems": {
"serverUrl": "https://api.robosystems.ai/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"robosystems": {
"url": "https://api.robosystems.ai/v1/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/ai.robosystems%2Frobosystems)<a href="https://mcptoplist.com/server/ai.robosystems%2Frobosystems"><img src="https://mcptoplist.com/badge/ai.robosystems%2Frobosystems.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
RoboFinSystems
Available versions (1)
| Version | Published |
|---|---|
| 1.10.2 | Aug 26, 2026 |
Frequently asked questions
- Who maintains RoboSystems?
- RoboSystems is maintained by RoboFinSystems, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is RoboSystems listed on the Official MCP Registry?
- Yes — RoboSystems is listed on the Official MCP Registry.
- How many versions does RoboSystems have?
- MCP Toplist tracks 1 version of RoboSystems, most recently published on Aug 26, 2026.
- Where can I find the source code for RoboSystems?
- The source code for RoboSystems is hosted at github.com/RoboFinSystems/robosystems.