Model Context Protocol server for the Marfa API. Exposes items, metadata, edges, types, and blobs as MCP tools for Claude and other MCP clients. End-client surface only — operator-shaped tooling lives…
{
"mcpServers": {
"withmarfamcp": {
"command": "npx",
"args": [
"-y",
"@withmarfa/mcp"
]
}
}
}