
maestrobot client
一个基于命令行的 AI 代理工具,集成 Spotify 和 Ticketmaster 提供音乐推荐和事件分析。
Repository Info
About This Server
一个基于命令行的 AI 代理工具,集成 Spotify 和 Ticketmaster 提供音乐推荐和事件分析。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Maestrobot Client
Maestrobot is a CLI-based AI agent that interacts with multiple Model Context Protocol (MCP) servers. It integrates with Spotify and Ticketmaster to provide music-related insights, event recommendations, and more!
Features
- 🛜 Connects to multiple MCP servers simultaneously
- 🛣️ Routes tool requests dynamically to the appropriate server
- 🤖 Uses Anthropic's Claude to process queries and invoke tools
- 💬 Interactive CLI-based chat interface for real-time responses
Setup
Prerequisites
Ensure you have the following installed:
- uv (used for package management)
- Python 3.13+
- An Anthropic API key (for Claude)
Note that the MCP servers have their own API requirements, which are described in their readmes. In particular, in order to use the Spotify developer API, you must have a paid Spotify account:
- Spotify MCP
- Live Events MCP
Installation
-
Clone the repository
git clone https://github.com/mmmaaatttttt/maestrobot-client.git cd maestrobot-client -
Set up your environment using
uv:uv venv uv sync -
Copy the example config and update it with your local paths. Note that you can also store MCP server environment variables in the appropriate repositories, if you have them cloned locally. In this case, you can remove the "env" sections of the example server config file.
cp server_config.example.json server_config.jsonRemember to favor full paths in your config!
-
Place your Anthropic API key in a
.envfile that follows the conventions of the.env.examplefile.
Running Maestrobot
Once everything is set up, start the client with:
uv run maestrobot-client
This will launch the interactive chat interface, allowing you to send queries and leverage MCP tools.
Resources
- Introducing the Model Context Protocol
- Model Context Protocol Documentation
- MCP Client Demo Quickstart
Quick Start
Clone the repository
git clone https://github.com/mmmaaatttttt/maestrobot-clientInstall dependencies
cd maestrobot-client
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.