Submit

Flexible Key Value Extracting Mcp Server

@KunihiroS

Server Config

{
  "mcpServers": {
    "kv-extractor-mcp-server": {
      "command": "pipx",
      "args": [
        "run",
        "kv-extractor-mcp-server",
        "--log=off"
      ],
      "env": {
        "OPENAI_API_KEY": "<your-api-key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.