MCP Servers / web-scraping / Genius MCP Server

Genius MCP Server

JSON →
stdionone4web-scraping

An MCP server to interact with the genius.com API and collect song information, annotations, artist data, etc.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: genius-mcp-server
Tools
What this server exposes
search_songs
Search for songs on Genius by query
get_song_details
Get detailed information about a specific song
get_artist_songs
Get songs by a specific artist
get_album_tracks
Get tracks from a specific album
get_artist_info
Get information about an artist
get_song_annotations
Get annotations for a specific song
get_referents
Get referents (annotations) for a song
get_annotation
Get a specific annotation by ID
get_artist_albums
Get albums by a specific artist
get_song_lyrics
Get lyrics for a specific song
Configuration
Environment & auth
authnone
envGENIUS_ACCESS_TOKEN
Resources
Genius MCP Server — MCP Server · libregistry