{"id":26937486,"url":"https://github.com/apimatic/apimatic-validator-mcp","last_synced_at":"2026-03-04T01:16:25.333Z","repository":{"id":283281315,"uuid":"951214203","full_name":"apimatic/apimatic-validator-mcp","owner":"apimatic","description":"APIMatic Validator MCP Server for validating OpenAPI specs via APIMatic's API with MCP","archived":false,"fork":false,"pushed_at":"2025-03-19T11:57:24.000Z","size":192,"stargazers_count":5,"open_issues_count":2,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T13:55:08.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apimatic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-19T10:35:22.000Z","updated_at":"2025-08-17T01:32:37.000Z","dependencies_parsed_at":"2025-03-19T12:48:15.888Z","dependency_job_id":null,"html_url":"https://github.com/apimatic/apimatic-validator-mcp","commit_stats":null,"previous_names":["apimatic/apimatic-validator-mcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apimatic/apimatic-validator-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Fapimatic-validator-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Fapimatic-validator-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Fapimatic-validator-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Fapimatic-validator-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apimatic","download_url":"https://codeload.github.com/apimatic/apimatic-validator-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apimatic%2Fapimatic-validator-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30067999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"ssl_error","status_checked_at":"2026-03-04T01:03:23.410Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-02T13:15:17.162Z","updated_at":"2026-03-04T01:16:25.297Z","avatar_url":"https://github.com/apimatic.png","language":"TypeScript","funding_links":[],"categories":["MCP 服务器精选列表","Production-Ready Servers","APIs and HTTP Requests","Official Servers","官方 MCP 服务器列表","Table of Contents","🌐 Web Development","🗂️ Extensions by Category","MCP Servers \u0026 Protocol"],"sub_categories":["🛠️ 其他实用工具与集成","Developer Tools","⚙️ Development Tools"],"readme":"# APIMatic Validator MCP Server\n\nThis repository provides a Model Context Protocol (MCP) Server for validating OpenAPI specifications using [APIMatic](https://www.apimatic.io/). The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.\n\n## Features\n\n- Validates OpenAPI 2.0 and 3.0 files\n- Uses APIMatic’s API for comprehensive validation\n- Supports both JSON and YAML formats\n- Implements Model Context Protocol (MCP) for seamless integration\n\n## Installation\n\nEnsure that **Node.js v18+** is installed.\n\n### Clone the Repository\n```sh\ngit clone https://github.com/apimatic/apimatic-validator-mcp.git\ncd apimatic-validator-mcp\n```\n\n### Install Dependencies\n```sh\nnpm install\n```\n\n### Build the Project\n```sh\nnpm run build\n```\n\n## Configuration\n\nTo use the server, an APIMatic API key is required. Sign up at [APIMatic](https://www.apimatic.io/) and obtain the API key.\n\n\n![image](https://github.com/user-attachments/assets/1e2388dd-1330-4dab-a6e0-c6738a494ab9)\n\n\n### Integration with Claude Desktop\n\nModify the `claude_desktop_config.json` file to integrate the MCP server. If the file does not exist, create one in the following location:\n\n#### Windows\n```sh\ncode $env:AppData\\Claude\\claude_desktop_config.json\n```\n\n#### macOS/Linux\n```sh\ncode ~/Library/Application\\ Support/Claude/claude_desktop_config.json\n```\n\n### Add the MCP Server to the Configuration\n```json\n{\n    \"mcpServers\": {\n        \"APIMatic\": {\n            \"command\": \"node\",\n            \"args\": [\n                \"C:\\\\PATH\\\\TO\\\\PARENT\\\\FOLDER\\\\build\\\\index.js\"\n            ],\n            \"env\": {\n                \"APIMATIC_API_KEY\": \"\u003cAdd your APIMatic token here\u003e\"\n            }\n        }\n    }\n}\n```\n\nOnce configured, a hammer icon should appear in Claude Desktop. Open it to verify that the `validate-openapi-using-apimatic` tool is successfully integrated.\n\n## Usage\n\n1. Add an OpenAPI file.\n2. Provide a prompt to validate it.\n3. The validation results will be returned.\n\n[APIMatic MCP Server For OpenAPI Validation.webm](https://github.com/user-attachments/assets/b7d14e20-1c82-4a70-b237-7e5b6bd80993)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapimatic%2Fapimatic-validator-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapimatic%2Fapimatic-validator-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapimatic%2Fapimatic-validator-mcp/lists"}