🔍 Atlas Analytics MCP Server
This MCP server provides read-only access to the Atlas database for analytics queries.
Available Tools
- list_schemas - List all database schemas
- list_tables - List tables in a schema
- describe_table - Get column details, types, and constraints
- get_foreign_keys - Find relationships for JOINs
- execute_query - Run read-only SQL queries
- explain_query - Get query execution plan
Connect
Use this URL with your MCP client:
https://mcp-server.atlas.coffee/sse