Submit

Mcp Api Client

@molavec

A Model Context Protocol (MCP) server that calls APIs using YAML config files.

Server Config

{
  "mcpServers": {
    "mcp-api-client": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-api-client",
        "path-to-your-config-api.yaml"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.