namanyayg/recurse-mcp
If you are the rightful owner of recurse-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Recurse MCP is a server that connects AI tools with the Recurse Center API, allowing interaction with the API through MCP.
Recurse MCP is a server designed to bridge AI tools like Claude or ChatGPT with the Recurse Center API. Developed by Namanyay, it allows AI to interact with the Recurse Center's data, enabling functionalities such as viewing profiles of fellow Recursers, checking who is present at the hub, and looking up batch and location information. The server is built using the Model Context Protocol (MCP), which makes it compatible with any MCP-enabled AI assistant. This setup allows AI to perform various tasks related to the Recurse Center without needing direct access to the API, thus providing a seamless integration for AI tools to access and utilize the Recurse Center's resources.
Features
- Allows AI tools to interact with the Recurse Center API
- Enables viewing of Recurse Center profiles and batch information
- Compatible with any MCP-enabled AI assistant
- Runs on Node.js and requires a Recurse Center API token
- Operates on port 9000 by default