MCP Directory
Back

fast-mcp

by yjacquin · Ruby · ★ 1,170

A Ruby Implementation of the Model Context Protocol

#ai#llm#mcp#rack#ruby

Install

git clone https://github.com/yjacquin/fast-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Connect AI models to your Ruby applications with ease No complex protocols, no integration headaches, no compatibility issues – just beautiful, expressive Ruby code. AI models are powerful, but they need to interact with your applications to be truly useful. Traditional approaches mean wrestling with: - 🔄 Complex communication protocols and custom JSON formats - 🔌 Integration challenges with different model providers - 🧩 Compatibility issues between your app and AI tools - 🧠 Managing the state between AI interactions and your data Fast MCP solves all these problems by…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers