MCP Server
MCP
One MCP, many parsers
One MCP, many parsers. Routes between markitdown, Docling, and LlamaParse. Plus an interpret tool…
Install
mcpb:https://github.com/adelaidasofia/parse-mcp/releases/download/v0.1.0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/adelaidasofia/parse-mcp/releases/download/v0.1.0/parse-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "1a62096cee6eb5f8c11a165dbc42314478ce1f313c7f88f6efdd5becbff19914",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional fallback backend; only required for llamaparse routing",
"isSecret": true,
"name": "LLAMAPARSE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment