/install baselight-mcp
Baselight MCP
Use Baselight via MCP to browse, discover, and query Baselight datasets directly from your AI tool or IDE.
MCP Server URL: https://api.baselight.app/mcp
When to Use This Skill
- User wants datasets for a topic
- User wants structured tables
- User wants SQL analysis
- User wants verifiable results
Quick Start
Connect using OAuth or API key depending on client.
OAuth Clients
- ChatGPT connectors
- Claude Web/Desktop
API Key Clients
- VS Code
- Gemini CLI
- LibreChat
Workflow
- Understand question
- Discover datasets
- Inspect schema
- Query data
- Return results + SQL
Query Format
Tables use:
@username.dataset.table
Example:
SELECT * FROM @user.soccer.matches LIMIT 10;
Best Practices
- Discover first
- Inspect schema
- Query iteratively
- Include SQL
- Explain assumptions
Limitations
- Requires Baselight account or API key
- Query limits may apply
- Dataset freshness varies
Troubleshooting
Connection fails: - Verify MCP URL - Reauthenticate or regenerate key
Unauthorized: - Invalid key or expired OAuth
Slow query: - Reduce scope - Add LIMIT
Support
Docs: https://baselight.ai/docs/connecting-to-the-baselight-mcp-server/
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install baselight-mcp - After installation, invoke the skill by name or use
/baselight-mcp - Provide required inputs per the skill's parameter spec and get structured output
What is Baselight data via MCP?
Connects to the Baselight MCP (Model Context Protocol) server to discover and query 50+ premium dataset sources including Kaggle, OWID, World Bank, Data Commons, Eurostat, FiveThirtyEight, DefiLlama, EVM blockchains, Polymarket, NFLverse, Yahoo Finance, FRED, IMF, SEC filings, OECD, US Census, CDC, FBI Crime, CIA World Factbook, sports (soccer, basketball, fantasy football), weather (Open-Meteo), crypto (XrpScan, XRPL, CoinDesk), and education/health statistics. Run live SQL queries against structured data from AI tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 894 downloads so far.
How do I install Baselight data via MCP?
Run "/install baselight-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Baselight data via MCP free?
Yes, Baselight data via MCP is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Baselight data via MCP support?
Baselight data via MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Baselight data via MCP?
It is built and maintained by pjsousa79 (@pjsousa79); the current version is v1.0.0.