Open Primitive Mcp
@writesdavid
关于 Open Primitive Mcp
17 US federal data domains as MCP tools. FDA drugs, EPA water, CMS hospitals, NHTSA cars, BLS jobs, Census demographics, SEC filings, NOAA weather, and more. Signed responses with provenance
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"open-primitive": {
"command": "npx",
"args": [
"-y",
"open-primitive-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Open Primitive Mcp?
The MCP server for the Open Primitive Protocol (OPP), providing 13 tools for Claude, Cursor, and MCP-compatible agents. OPP defines how data providers make their data agent-consumable, verifiable, and discoverable through provider manifests, response envelopes, and a standardized query interface.
How to use Open Primitive Mcp?
Run npx open-primitive-mcp to start the server, then query OPP providers using MCP-compatible clients. For example, fetch drug data with parameters like ?name=aspirin and receive a signed envelope containing citations and provenance.
Key features of Open Primitive Mcp
- 13 tools for Claude, Cursor, and MCP-compatible agents
- Every response carries domain, source, freshness, confidence, citation, and Ed25519 signature
- Three conformance levels: Basic, Cited, and Verified
- Reference implementation covering 16 US federal data domains across 11 agencies
- SDKs for client consumption, provider implementation, and conformance validation
Use cases of Open Primitive Mcp
- Agents retrieving FDA adverse event reports with verifiable provenance
- Data providers wrapping existing APIs in the OPP envelope for agent consumption
- Validating that a provider’s responses meet OPP conformance levels
FAQ from Open Primitive Mcp
How do I start the server?
Use npx open-primitive-mcp with Node.js installed.
What data does the reference implementation provide?
16 US federal data domains across 11 agencies, all Level 3 (Verified) compliant with cryptographic signatures.
How is data authenticity guaranteed?
Every response includes an Ed25519 signature with proof.type: "DataIntegrityProof".
Can I use OPP for my own data?
Yes – create a /.well-known/opp.json manifest, wrap responses in the OPP envelope, and optionally sign with Ed25519.
What transport does the server use?
Standard HTTP GET endpoints with predictable query parameters.
开发工具 分类下的更多 MCP 服务器
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
评论