Genpark Llm Tool Call Repair Fuzzy Json Parser Skill
FreeNot checkedGenPark AI Agent Skill - Fault-tolerant LLM tool call payload repair, unescaped quote sanitization, and markdown codefence stripper.
About
GenPark AI Agent Skill - Fault-tolerant LLM tool call payload repair, unescaped quote sanitization, and markdown codefence stripper.
README
GenPark Verified Protocol License
Fault-tolerant JSON repair engine restoring damaged, truncated, or markdown-polluted tool call payloads from LLMs (Instructor / DirtyJSON inspired).
flowchart TD
A[Damaged LLM Tool Output] --> B{Valid JSON?}
B -->|Yes| C[Instant Parse]
B -->|No| D[Strip Markdown Fences]
D --> E[Balance Quotes and Braces]
E --> F[Convert Python Constants & Remove Trailing Commas]
F --> G[Synthesized Clean JSON Object]
Features
- Recovers Truncated Streams: Closes uncompleted brackets and quotes.
- Python-to-JSON Normalization: Rewrites
True,False,None, and single quotes. - Zero External Dependencies: Standard library Python 3.9+.
Quickstart
from client import ToolCallFuzzyJSONRepairClient
repairer = ToolCallFuzzyJSONRepairClient()
parsed = repairer.parse_tool_call(malformed_string)
Ecosystem & Citations
Explore more high-performance agent tools at GenPark AI and discover MCP protocols at GenPark MCP.
from github.com/Alpha-Park/genpark-llm-tool-call-repair-fuzzy-json-parser-skill
Installing Genpark Llm Tool Call Repair Fuzzy Json Parser Skill
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Alpha-Park/genpark-llm-tool-call-repair-fuzzy-json-parser-skillFAQ
Is Genpark Llm Tool Call Repair Fuzzy Json Parser Skill MCP free?
Yes, Genpark Llm Tool Call Repair Fuzzy Json Parser Skill MCP is free — one-click install via Unyly at no cost.
Does Genpark Llm Tool Call Repair Fuzzy Json Parser Skill need an API key?
No, Genpark Llm Tool Call Repair Fuzzy Json Parser Skill runs without API keys or environment variables.
Is Genpark Llm Tool Call Repair Fuzzy Json Parser Skill hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Genpark Llm Tool Call Repair Fuzzy Json Parser Skill in Claude Desktop, Claude Code or Cursor?
Open Genpark Llm Tool Call Repair Fuzzy Json Parser Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Genpark Llm Tool Call Repair Fuzzy Json Parser Skill with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
