← Registry

Databases

datasetpapers.com

Provides programmatic access to a corpus of published experimental claims with verification and provenance metadata.

1 endpoint14 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://datasetpapers.com/mcp

No auth detected

MCP server metadata

Name
datasetpapers
Version
0.1.0-experiment
Capabilities
toolsprompts
Server instructions

datasetpapers is a research experiment, not a product or authoritative source. Read tools expose only published records. Preserve verification_status and trust_distance in downstream answers. Write tools only create private, gated jobs; they never publish directly.

Known tools 14

search_datasetpapers

Search the published experimental corpus.

Inferred read-only
get_datasetpaper

Fetch a published work or version.

Inferred read-only
get_claim

Fetch one published atomic claim with its evidence, verification records, nanopublication hash, verification_status, and trust_distance.

Inferred read-only
list_claims

List published claims in one work or version, optionally filtering by verification status or predicate text.

Inferred read-only
get_provenance

Return the published PROV-style graph for a version: components, activities, agents, edges, source dataset, and fork lineage.

Inferred read-only
get_rocrate

Fetch the published RO-Crate JSON-LD metadata for a datasetpaper version and report its recorded content hash.

Inferred read-only
get_croissant

Fetch the Croissant description of a published source dataset or datasetpaper-derived tabular output.

Inferred read-only
find_related

Walk recorded relationships from a published work, version, claim, or component.

Inferred read-only
query_graph

Safe keyword query over published claims and named entities.

Inferred read-only
get_dataset

Fetch an upstream dataset descriptor, its Croissant metadata when available, and the published datasetpapers built on it.

Inferred read-only
propose_analysis

Authenticated experimental write.

Potential side effects
fork_datasetpaper

Authenticated experimental write.

Potential side effects
submit_verification

Authenticated experimental write.

Potential side effects
get_job

Authenticated read of a job created by the same credential, including state transitions and the honest executor/review status.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.datasetpapers]
url = "https://datasetpapers.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "datasetpapers": {
      "type": "http",
      "url": "https://datasetpapers.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: datasetpapers
Remote MCP URL: https://datasetpapers.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "datasetpapers": {
      "url": "https://datasetpapers.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "datasetpapers": {
      "type": "http",
      "url": "https://datasetpapers.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "datasetpapers",
  "transport": "streamable-http",
  "url": "https://datasetpapers.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for datasetpapers.com was fetched 2026-08-03T18:12:25.014Z and is being refreshed.

Trust status Neutral

datasetpapers.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.