@koichikawamura/mercury-parser
v0.1.5
Published
- This is an MCP wrapper to [jocmp/mercury-parser: A maintained fork of Postlight Parser](https://github.com/jocmp/mercury-parser)
Readme
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" ] } } }
