Skip to main content
Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
en
es
ja
ko
zh
English
Spanish
Japanese
Korean
Chinese
Spotify MCP Server
by
varunneal
Claim
GitHub
Entertainment & Media
App Automation
Python
273
Apple
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
spotify-mcp
src
spotify_mcp
src/spotify_mcp/__init__.py
src/spotify_mcp/server.py
src/spotify_mcp/spotify_api.py
src/spotify_mcp/utils.py
from . import server import asyncio def main(): """Main entry point for the package.""" asyncio.run(server.main()) # Optionally expose other important items at package level __all__ = ['main', 'server']
ID: el2ody6a89