Skip to main content
Glama
iceener

Spotify Streamable MCP Server

by iceener
index.ts414 B
/** * Spotify MCP resources registration. * Add resources here if needed. */ import type { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; /** * Register resources with the MCP server. * Currently no resources are registered for Spotify MCP. */ export function registerResources(_server: McpServer): void { // No resources registered yet // Add Spotify-specific resources here if needed }

Latest Blog Posts

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/iceener/spotify-streamable-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server