0.1.5 • Published 6 months ago
@koichikawamura/mercury-parser v0.1.5
mercury-parser
- This is an MCP wrapper to jocmp/mercury-parser: A maintained fork of Postlight Parser
How to use MCP with npx
Claude Desktop
Add the following entry to
claude_desktop_config.json{ "mcpServers": { "mercury-parser": { "command": "npx", "args": [ "@koichikawamura/mercury-parser", "mercury-parser-mcp" ] } } }