MCP.so
登录

Recurse MCP

@namanyayg

关于 Recurse MCP

An MCP server for the Recurse Center

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

namanyayg

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器