aabagdi/WikiSpotify-MCP-Server
A MCP server and client with a Chainlit frontend that uses Gemini as the LLM and uses the Spotify and Wikipedia APIs as tools to answer music queries, using LangChain/LangGraph to call tools
Platform-specific configuration:
{
"mcpServers": {
"WikiSpotify-MCP-Server": {
"command": "npx",
"args": [
"-y",
"WikiSpotify-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...