Skip to content

Add jayjex/dataset-mcp MCP server - #2203

Draft
tensorblock-mcp-automation[bot] wants to merge 1 commit into
mainfrom
mcp/add-server-issue-2202
Draft

Add jayjex/dataset-mcp MCP server#2203
tensorblock-mcp-automation[bot] wants to merge 1 commit into
mainfrom
mcp/add-server-issue-2202

Conversation

@tensorblock-mcp-automation

Copy link
Copy Markdown
Contributor

Summary

  • add jayjex/dataset-mcp to docs/databases.md from community issue Add MCP server: jayjex/dataset-mcp #2202
  • add structured metadata sidecar data/server-metadata/github-jayjex-dataset-mcp-406d2bd1.json
  • include submitted metadata below for maintainer verification

Generated entry

- [jayjex/dataset-mcp](https://github.com/jayjex/dataset-mcp): Query five public datasets without downloading them yourself: NFL games with betting lines 1999-2026 (7,548 rows), HUD Fair Market Rents FY2026 (51,895), Airbnb listings from six cities (90,169), Superteam Earn bounty listings, and a Playwright scraper pack. Tools: `list_datasets`, `get_dataset_info`, `get_sample`, `query_dataset` (where filters,...

Generated metadata sidecar

data/server-metadata/github-jayjex-dataset-mcp-406d2bd1.json

{
  "$schema": "../../schemas/server-metadata.schema.json",
  "id": "github-jayjex-dataset-mcp-406d2bd1",
  "source": {
    "issue": 2202,
    "projectUrl": "https://github.com/jayjex/dataset-mcp"
  },
  "install": {
    "commands": [
      "npx -y github:jayjex/dataset-mcp",
      "npm 12 needs"
    ],
    "env": [],
    "confidence": "medium"
  },
  "transport": [
    "stdio"
  ],
  "auth": {
    "type": "none",
    "notes": []
  },
  "clients": [
    "Claude Desktop",
    "pi",
    "Codex",
    "any stdio MCP client"
  ],
  "license": "MIT"
}

Submitted metadata

  • Install: npx -y github:jayjex/dataset-mcp Claude Desktop config: json { "mcpServers": { "dataset-mcp": { "command": "npx", "args": ["-y", "github:jayjex/dataset-mcp"] } } } npm 12 needs --allow-git=all passed through npx; npm 10 and 11 need no flag.
  • Transport: stdio
  • Auth: no auth
  • Clients: Claude Desktop, pi, Codex, any stdio MCP client
  • License: MIT

Source issue

#2202

This is an automated draft PR. Maintainers should verify the project URL, category, metadata, and duplicate status before merging.

@github-actions
github-actions Bot force-pushed the mcp/add-server-issue-2202 branch from 102ba21 to 4aff071 Compare September 7, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants