Back to directory
@tyktechnologies/api-to-mcp

@tyktechnologies/api-to-mcp

@TykTechnologies1

A tool that creates MCP servers from OpenAPI/Swagger specifications, enabling AI assistants to interact with your APIs

openapiswaggerapimcp-serverai-assistanttool

Installation & Configuration

{
  "mcpServers": {
    "api-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@tyktechnologies/api-to-mcp",
        "--spec",
        "https://petstore3.swagger.io/api/v3/openapi.json"
      ],
      "enabled": true
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/23
Updated
2025/6/24