Back to directory
srsergiolazaro/genius-mcp-server

srsergiolazaro/genius-mcp-server

@srsergiolazaro

A Model Context Protocol (MCP) server for interacting with the Genius API to search lyrics, artists, and song details.

geniuslyricsmusicsearchapimcpentertainment

Installation & Configuration

{
  "genius-api": {
    "command": "npx",
    "args": [
      "-y",
      "genius-mcp-server"
    ],
    "env": {
      "GENIUS_ACCESS_TOKEN": "YOUR_CLIENT_ACCESS_TOKEN_HERE"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13