LogoSTMCP
Download
apimatic-validator-mcp

APIMatic Validator MCP Server

APIMatic Validator MCP Server is a Model Context Protocol server that validates OpenAPI 2.0 and 3.0 specifications using APIMatic's API, supporting both JSON and YAML formats for seamless integration with development tools.

Tools

1. validate-openapi-using-apimatic

Validates OpenAPI 2.0 and 3.0 files using APIMatic's API for comprehensive validation.

Open Graph image for APIMatic Validator MCP Server

JSON Config

{
    "mcpServers": {
        "APIMatic": {
            "command": "node",
            "args": [
                "C:\\PATH\\TO\\PARENT\\FOLDER\\build\\index.js"
            ],
            "env": {
                "APIMATIC_API_KEY": "<Add your APIMatic token here>"
            }
        }
    }
}

Useful Links

Information

Categories