Back to directory
tyktechnologies/tyk-dashboard-mcp

tyktechnologies/tyk-dashboard-mcp

@TykTechnologies

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

mcpopenapiswaggerapiaitypescripttoolintegration

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
2026/6/12
Updated
2026/6/13