Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by elementalcollision • Uncategorized
An MCP server enabling secure, read-only querying of VAST Data databases by AI agents and LLMs.
Securely query VAST Data database schemas and metadata.
Retrieve sample data from VAST DB tables in CSV or JSON format.
Execute read-only SQL queries against a VAST DB instance with controlled query types.
This MCP server acts as an interface between AI agents or large language models and a VAST Data database, allowing authenticated users to query database schema, list tables, retrieve table metadata and sample data, and execute safe SQL queries. It supports multiple output formats, rate limiting, and robust error handling, facilitating structured and secure access to VAST DB data. The server is implemented in Python using FastMCP and integrates with VAST DB SDK for asynchronous database operations.