Recurse MCP
@namanyayg
About Recurse MCP
An MCP server for the Recurse Center
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Recurse MCP?
A bridge between the Recurse Center API and AI, built by Namanyay (SP2'25). It exposes Recurse Center endpoints as MCP tools for use with any MCP-compatible AI assistant, such as Claude or ChatGPT.
How to use Recurse MCP?
Clone the repo, create a .env file with your Recurse Center personal access token (RECURSE_PAT), run npm install and npm start. The server runs on port 9000 by default.
Key features of Recurse MCP
- Find Recursers and view their profiles
- Check who is currently at the hub
- Look up batches and locations
- Works with any MCP-compatible AI assistant
- Exposes Recurse Center API as AI tools
Use cases of Recurse MCP
- Search for fellow Recursers without direct API access
- Quickly check who is in the hub today
- Look up batch and location information via an AI assistant
FAQ from Recurse MCP
What are the requirements to run Recurse MCP?
Node.js, a Recurse Center personal access token, and a sense of humor.
Where does my data go when using Recurse MCP?
Data is retrieved from the Recurse Center API via the token you provide; no data is stored by the server itself.
Is Recurse MCP an official Recurse Center tool?
No, it was built independently by a Recurser and is not affiliated with the Recurse Center.
Can I use Recurse MCP with AI assistants other than Claude?
Yes, any AI assistant that supports the Model Context Protocol (MCP) can use it.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments