Mcp
Query your databases and build charts, dashboards, filters and alerts in TractorScope.
- Transport
- Not stated
- Package
- —
- Registry id
- com.tractorscope/mcp
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
The server lets AI clients read dashboards, query databases, create and edit charts, set up filters and alerts, and pull chart data. It connects via streamable HTTP and OAuth, requiring only a URL for browser-based sign-in. Authentication uses standard OAuth 2.1 with PKCE.
The connection supports two permission levels: Read for listing and viewing data, and Read and write for creating and modifying resources. The query_database tool only runs SELECT statements and caps results at 1,000 rows. Tools can only access dashboards, charts, and databases that the signed-in user already has access to.
Database credentials never travel over the connection.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.