genpark-mcp-tool-definition-pydantic-synthesizer-skill

alphaparkinc/genpark-mcp-tool-definition-pydantic-synthesizer-skill
★ 8 stars Python AI/LLM Updated today
GenPark AI Agent Skill - Synthesizes Model Context Protocol (MCP) tool schemas directly from native Python function signatures and type hints.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "genpark-mcp-tool-def": {
      "command": "uvx",
      "args": [
        "genpark-mcp-tool-definition-pydantic-synthesizer-skill"
      ]
    }
  }
}

Or install with pip: pip install genpark-mcp-tool-definition-pydantic-synthesizer-skill

Topics

genpark-agentintrospectionmcp-schemamcp-serverpydantic-synthesizertype-hints