Skip to content

Commit

Permalink
Merge pull request #16 from sdairs/tinybird
Browse files Browse the repository at this point in the history
adds mcp-tinybird
  • Loading branch information
michaellatman authored Dec 3, 2024
2 parents c6eb0d5 + 56a5d11 commit 87d834e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,14 @@
"homepage": "https://github.com/modelcontextprotocol/servers",
"license": "MIT",
"runtime": "python"
},
{
"name": "mcp-tinybird",
"description": "A Model Context Protocol server that lets you interact with a Tinybird Workspace from any MCP client.",
"vendor": "Tinybird (https://tinybird.co)",
"sourceUrl": "https://github.com/tinybirdco/mcp-tinybird/tree/main/src/mcp-tinybird",
"homepage": "https://github.com/tinybirdco/mcp-tinybird",
"license": "Apache 2.0",
"runtime": "python"
}
]

0 comments on commit 87d834e

Please sign in to comment.