DataManagement
12 stars
MIT
Free and open-source (Note: Tinybird platform has its own pricing tiers)
12/5/2024
About
Transform your real-time data analytics with this powerful Model Context Protocol server that seamlessly integrates with Tinybird's analytics platform. This implementation enables AI models to query and analyze massive datasets at incredible speeds, perfect for real-time data processing, event analytics, and building data-intensive applications while leveraging Tinybird's high-performance query engine.
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/tinybirdco/mcp-tinybird.git Navigate to project directory: bashCopycd mcp-tinybird Install dependencies: bashCopypip install -r requirements.txt Configure Tinybird: Sign up for Tinybird account Create API token Set up data sources Environment setup: Create .env file Add Tinybird token: TINYBIRD_TOKEN=your_token_here Configure workspace settings Run the server: bashCopypython main.py Note: Requires a Tinybird account and API token
Contributors
Discussion
Please sign in to join the discussion