An opinionated framework for creating REST-like APIs in Ruby.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"grape": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-grape"
]
}
}
}