Recurse MCP
About
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.
Details
- Author
- namanyayg
- GitHub stars
- 1
- Downloads
- 338
- Categories
- Other
Jump to
- 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
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.
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_here
3. Install dependencies:
npm install
4. Run the server:
npm start
5. 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



