Loading MCP server directory, please wait...
Parse partial / truncated / messy JSON for LLM tool calls and structured outputs.
npx @getmcp/cli add io.github.MukundaKatta/streamparseRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MukundaKatta/streamparse": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/streamparse-mcp"
]
}
}
}