Catalog
io.github.pipeworx-io/genius
Officialby pipeworx-io · TypeScript
Genius
Genius MCP — wraps the Genius API (api.genius.com)
Search song lyrics, artist info, and annotations via the Genius API.
Topics
geniusmcpmcp-servermodel-context-protocolpipeworx
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"genius": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/genius/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.