baselight-mcp
https://server.smithery.ai/baselight/baselight-mcp/mcpBaselight is the antidote to AI hallucinations: a unified data layer that serves as the structured backbone for intelligent systems, connecting both humans and LLMs to verifiable, auditable facts. It provides a suite of tools—including an AI for explainable intelligence, an extensive catalogue of dependable structured data, and a studio for transparent analysis—to ensure that every query is answered with truth, not guesswork, powering smarter, more reliable insights for everyone. Baselight’s MCP server lets you seamlessly integrate your favourite applications with the Baselight platform. By connecting to the MCP server, you can browse, discover, and query 70,000+ datasets and 450+ billion rows directly from your preferred environment—whether you’re building, analysing, or exploring.
How to connect
https://server.smithery.ai/baselight/baselight-mcp/mcp
curl -X POST https://server.smithery.ai/baselight/baselight-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'