fast-mcp

yjacquin/fast-mcp
★ 1,150 stars Ruby 🤖 AI/LLM Updated 1mo ago
A Ruby Implementation of the Model Context Protocol
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fast-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yjacquin/fast-mcp"
      ]
    }
  }
}

Topics

aillmmcprackruby