Skip to content
Cursor

DataSnipe MCP for Cursor

app.datasnipe/datasnipe-mcp

Extract structured data points from research papers and other documents with an LLM.

client:Cursor transport:streamable-http

Install DataSnipe MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "datasnipe-mcp": {
      "url": "https://datasnipe.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

DataSnipe MCP in other clients