recurse-mcp
An MCP server for the Recurse Center
Documentation
Recurse MCP
What's This Thing?
A magical bridge between the Recurse Center's API and AI built by Namanyay (SP2'25)
What Does It Do?
This nifty little server lets AI tools (like Claude or ChatGPT) interact with the Recurse Center API to:
- Find fellow Recursers and ~~stalk~~ *view* their profiles
- Check who's hanging out at the hub
- Look up batches and locations
Why?
Why not?
Getting Started
1. Clone this repo
2. Create a `.env` file with your Recurse Center personal access token:
RECURSE_PAT=your_token_goes_here3. Install dependencies:
npm install4. Run the server:
npm start5. The server runs on port 9000 by default
How It Works
This project implements the Model Context Protocol (MCP), exposing Recurse Center API endpoints as MCP tools. It works with any MCP-compatible AI assistant.
Your AI can now search for Recursers, check batches, and do other Recurse-y things without needing direct API access.
Requirements
- Node.js
- A Recurse Center API token
- A sense of humor
Disclaimer
This tool was not built to help AIs infiltrate the Recurse Center community and replace all humans with sophisticated bots. Probably.
Frequently asked questions
What is recurse-mcp?
recurse-mcp is An MCP server for the Recurse Center
How do I install recurse-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is recurse-mcp open source?
Yes — it is hosted on GitHub at https://github.com/namanyayg/recurse-mcp and has 1 stars.
Related MCP tools
An MCP server that installs other MCP servers for you JavaScript-based implementation. Trusted by 1400+ developers. Trusted by 1400+ developers.
MCP server for interacting with the iOS simulator JavaScript-based implementation. Trusted by 1200+ developers. Trusted by 1200+ developers.
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only...
This is an MCP server that allows you to directly download transcripts of YouTube videos. JavaScript-based implementation.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others. Built for the Model Context Protocol to enhance AI capabiliti
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP