MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

R
Recursive Thinking MCP

Token-efficient MCP server for AI agents to achieve production-ready solutions through iterative refinement

Created 2/22/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-recursive-thinking-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "parth3930-recursive-thinking-mcp": { "command": "npx", "args": [ "parth3930-recursive-thinking-mcp" ] } } }