recurse-mcp

recurse-mcp

1

Recurse MCP is a server bridging AI tools with the Recurse Center API to enable interactions such as finding Recursers and checking hub activity. It uses the Model Context Protocol (MCP) to facilitate these actions.

Recurse MCP

Overview

A magical bridge connecting the Recurse Center's API with AI assistants like Claude or ChatGPT. This server allows AI tools to interact with the Recurse Center API to:

  • Find and view profiles of Recursers
  • Check current hub attendees
  • Look up batches and locations

Getting Started

  • Create a .env file with your Recurse Center personal access token.
  • Install dependencies and start the server, which runs on port 9000 by default.

How It Works

The project implements the Model Context Protocol (MCP), making Recurse Center API endpoints accessible as MCP tools for any MCP-compatible AI assistant.