Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"raven-mcp": {
"command": "npx",
"args": [
"-y",
"raven-mcp"
]
}
}
}
Or smoke-test directly:
npx -y raven-mcp
Details
| Website | https://github.com/rhinocap/raven-mcp |
|---|---|
| GitHub | https://github.com/rhinocap/raven-mcp |
| License | unknown |
| Pricing | free |
| Tags | mcp-server |
| Sources | mcp-registry |
| Discovered | 2026-05-25 |