← 返回 Skills 市场
pjsousa79

Baselight data via MCP

作者 pjsousa79 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
894
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install baselight-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.
使用说明 (SKILL.md)

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

  1. Understand question
  2. Discover datasets
  3. Inspect schema
  4. Query data
  5. 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/

App: https://baselight.app

安全使用建议
This skill is an instruction-only connector for Baselight's MCP and appears coherent. Before installing: (1) Confirm you trust the Baselight service URL (https://api.baselight.app/mcp) and the public docs; (2) Prefer authorizing via OAuth where supported instead of pasting API keys into chat; (3) If you must supply an API key, use the platform's secure credential storage and limit the key's scope and lifetime; (4) Check rate limits, billing, and dataset licensing for the sources you will query; (5) Test with minimal queries and a least-privilege key; (6) If you need stronger assurance, ask the publisher for a declared primary credential field and a repository/source of the skill.
功能分析
Type: OpenClaw Skill Name: baselight-mcp Version: 1.0.0 The provided files describe a skill for connecting to the Baselight MCP (Model Context Protocol) server to query various datasets. The `_meta.json` contains standard metadata, and `SKILL.md` provides documentation and a workflow for the AI agent. There is no evidence of malicious intent, prompt injection attempts, data exfiltration, unauthorized command execution, or other harmful behaviors. All mentioned URLs (e.g., `https://api.baselight.app/mcp`) appear to be legitimate and related to the described service.
能力评估
Purpose & Capability
Name, description, and runtime instructions consistently describe a data-query connector for the Baselight MCP server and the listed dataset sources. Nothing in the SKILL.md asks for unrelated services or capabilities.
Instruction Scope
SKILL.md provides discovery/query workflow, the MCP server URL, SQL syntax examples, and troubleshooting; it does not instruct the agent to read unrelated files, system paths, or to exfiltrate data. All steps stay within the connector/querying scope.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install posture. Nothing will be written to disk by the skill itself.
Credentials
SKILL.md states a Baselight account or API key (or OAuth) is required, but the registry metadata lists no required environment variables or primary credential. This is a minor inconsistency: the skill itself does not demand unrelated secrets, but the metadata should declare how credentials are provided.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges and does not instruct modifying other skills or global settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install baselight-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /baselight-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
baselight-mcp 1.0.0 - Initial release connecting to the Baselight MCP server. - Enables browsing, discovering, and querying over 50+ premium datasets via live SQL. - Supports OAuth and API key authentication for various AI tools and IDEs. - Includes best practices and troubleshooting for reliable dataset access and SQL querying. - Comprehensive documentation and workflow guidance provided.
元数据
Slug baselight-mcp
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 894 次。

如何安装 Baselight data via MCP?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install baselight-mcp」即可一键安装,无需额外配置。

Baselight data via MCP 是免费的吗?

是的,Baselight data via MCP 完全免费(开源免费),可自由下载、安装和使用。

Baselight data via MCP 支持哪些平台?

Baselight data via MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Baselight data via MCP?

由 pjsousa79(@pjsousa79)开发并维护,当前版本 v1.0.0。

💬 留言讨论