urmusic-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listening_schemaA | Devuelve el esquema de la base de datos (tablas y columnas). Llama esto primero si vas a escribir SQL a mano con listening_query. |
| listening_queryA | Ejecuta una consulta SQL de solo lectura contra el historial de escucha. Rechaza cualquier cosa que no empiece por SELECT. |
| listening_find_dormantB | Encuentra artistas escuchados con atención (alta finalización, varios temas) y luego abandonados hace X años. El lead clásico de 'lo probé, me gustó, corté el hábito'. |
| listening_expand_artistA | Expande un artista semilla vía MusicBrainz: miembros, colaboradores y, opcionalmente, compañeros de sello. Para encontrar música nueva conectada a lo que ya te ha convencido, no solo lo que el algoritmo de Spotify sugiere. |
| listening_artist_profileA | Perfil de escucha completo de un artista: plays, minutos, temas distintos, álbumes explorados, rango temporal, score de convicción y carátula del álbum más escuchado. |
| listening_year_in_reviewB | Top artistas de un año concreto por minutos escuchados, con temas distintos. Para ver qué dominó tu año o comparar la evolución entre años. |
| listening_top_albumsA | Top álbumes por número de reproducciones, con minutos totales. Para responder 'qué disco he escuchado más', a diferencia de listening_year_in_review que agrupa por artista. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ipaud/urmusic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server