Add jayjex/dataset-mcp MCP server - #2203
Draft
tensorblock-mcp-automation[bot] wants to merge 1 commit into
Draft
Conversation
1 task
github-actions
Bot
force-pushed
the
mcp/add-server-issue-2202
branch
from
September 7, 2026 07:19
102ba21 to
4aff071
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
jayjex/dataset-mcptodocs/databases.mdfrom community issue Add MCP server: jayjex/dataset-mcp #2202data/server-metadata/github-jayjex-dataset-mcp-406d2bd1.jsonGenerated entry
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
npx -y github:jayjex/dataset-mcpClaude Desktop config:json { "mcpServers": { "dataset-mcp": { "command": "npx", "args": ["-y", "github:jayjex/dataset-mcp"] } } }npm 12 needs--allow-git=allpassed through npx; npm 10 and 11 need no flag.Source issue
#2202
This is an automated draft PR. Maintainers should verify the project URL, category, metadata, and duplicate status before merging.