Recursive
Rank #5,493support.recursive/recursive
MCP server providing recursive capabilities
Recursive is a Model Context Protocol (MCP) server published by CodeReclaimers. It ranks #5,493 of 121,933 servers tracked on MCP Toplist, and its repository has 132 GitHub stars. Recursive is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 116,440 of 121,933 servers on MCP Toplist.
Use Recursive
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http recursive https://recursive.support/mcp[mcp_servers.recursive]
url = "https://recursive.support/mcp"Add to ~/.codex/config.toml.
https://recursive.support/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"recursive": {
"url": "https://recursive.support/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"recursive": {
"type": "http",
"url": "https://recursive.support/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"recursive": {
"serverUrl": "https://recursive.support/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"recursive": {
"url": "https://recursive.support/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/support.recursive%2Frecursive)<a href="https://mcptoplist.com/server/support.recursive%2Frecursive"><img src="https://mcptoplist.com/badge/support.recursive%2Frecursive.svg" alt="MCP Toplist: Top 5% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
CodeReclaimers
Other servers by CodeReclaimers
View all CodeReclaimers servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Recursive?
- Recursive is maintained by CodeReclaimers, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Recursive listed on the Official MCP Registry?
- Yes — Recursive is listed on the Official MCP Registry.
- How many versions does Recursive have?
- MCP Toplist tracks 2 versions of Recursive, most recently published on Mar 25, 2026.
- Where can I find the source code for Recursive?
- The source code for Recursive is hosted at github.com/codereclaimers/support-bot.
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.