mcp-imslp
Related Servers
Alternatives to mcp-imslp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables music search, metadata retrieval, local audio analysis (tempo, key, energy), recommendations, song recognition, and classical work resolution via Spotify, Last.fm, AudD, MusicBrainz, and Songkick APIs.-
- FlicenseAqualityDmaintenanceEnables Claude AI to convert, edit, and analyze MuseScore files (.mscz, .musicxml, MIDI) through natural language commands, supporting format conversion, transposition, harmony analysis, and more.201-
- FlicenseNot gradedqualityBmaintenanceConnects AI assistants to a local music library for full-text search and filtering of tracks, albums, artists, genres, composers, and lyrics, plus listening analytics and metadata hygiene audits. Also lets users generate and populate playlists and control playback (play, pause, seek, volume) in a running player instance.-
- AlicenseAqualityCmaintenanceEnables normalization of musical piece and composer names by searching the Pitina Piano Piece Encyclopedia, returning official titles, composer names, opus numbers, and performance times.41MIT
- FlicenseNot gradedqualityDmaintenanceEnables users to search the YouTube Music catalog and manage playlists using natural language. It provides tools for searching songs, albums, and artists, as well as performing playlist operations like creating, adding, and deleting tracks.-
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Spotify's music catalog through natural language conversations. Search for tracks and artists, get recommendations, explore playlists, and browse artist discographies using the Spotify Web API.-
TDQS
Scored across 7 tools
Each tool targets a clearly distinct resource and action: searching works vs people, fetching a single work/person, listing files, and browsing categories. Even where list_person_works and browse_category both return work lists, the descriptions make the boundary explicit.
All tool names follow a consistent verb_noun snake_case pattern: search_*, get_*, list_*, and browse_category. The pattern makes the intended operation and target predictable across the entire set.
Seven tools is well-scoped for an IMSLP access server, covering search, entity retrieval, file listing, and category browsing without redundancy. Each tool earns its place in the workflow.
The surface covers the full read-oriented workflow: discover works/people, fetch metadata, enumerate editions and files, and browse by category. The explicit choice not to download files or link them is consistent, and no major workflow dead-ends are evident.