{
  "name": "datasetpapers",
  "description": "Planned MCP server for the experimental datasetpapers corpus. The hosted endpoint and write tools are not live. Static machine-readable corpus access is available now.",
  "transport": ["stdio"],
  "planned_transport": ["streamable-http"],
  "status": "planned",
  "endpoint": null,
  "endpoint_note": "The hosted MCP endpoint is not live. There is no MCP URL to add to a client, and the proposed write tools are unavailable. Until an endpoint is published here, use the static machine surfaces: the corpus index at /papers/index.json, and per paper a JSON object (object.json), a typed claims graph (claims.json), an RO-Crate (ro-crate-metadata.json), and a re-execution record (verification.json). Paper URLs also content-negotiate (Accept: application/json → 303 to object.json; application/ld+json → RO-Crate) and advertise FAIR Signposting Link headers.",
  "machine_surfaces": {
    "corpus_index": "https://datasetpapers.com/papers/index.json",
    "object": "https://datasetpapers.com/papers/{slug}/object.json",
    "claims_graph": "https://datasetpapers.com/papers/{slug}/claims.json",
    "ro_crate": "https://datasetpapers.com/papers/{slug}/ro-crate-metadata.json",
    "verification_record": "https://datasetpapers.com/papers/{slug}/verification.json",
    "content_negotiation": "GET the paper URL with Accept: application/json or application/ld+json",
    "signposting": "FAIR Signposting Link headers on each paper response"
  },
  "source": "https://github.com/markhahnel/datasetpapers/tree/main/mcp",
  "source_note": "The repository is private; this resolves only for consumers with access.",
  "specification": "https://datasetpapers.com/llms-full.txt",
  "documentation": "https://datasetpapers.com/agents/",
  "agent_reference": "https://datasetpapers.com/llms.txt",
  "experimental": true
}
