MCP.so
登录

APIMatic Validator MCP Server

@apimatic

关于 APIMatic Validator MCP Server

APIMatic Validator MCP Server for validating OpenAPI specs via APIMatic's API with MCP

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

apimatic

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is APIMatic Validator MCP Server?

This server provides a Model Context Protocol (MCP) interface for validating OpenAPI specifications (2.0 and 3.0) using APIMatic’s API. It is designed for developers who need automated validation of OpenAPI files in JSON or YAML format.

How to use APIMatic Validator MCP Server?

Install Node.js v18+, clone the repository, install dependencies (npm install), and build (npm run build). Then configure the server in Claude Desktop by adding the APIMatic entry to claude_desktop_config.json with your APIMatic API key. After configuration, use the validate-openapi-using-apimatic tool to validate an OpenAPI file.

Key features of APIMatic Validator MCP Server

  • Validates OpenAPI 2.0 and 3.0 specifications
  • Uses APIMatic’s API for comprehensive validation
  • Supports both JSON and YAML input formats
  • Implements Model Context Protocol (MCP)
  • Integrates with Claude Desktop via MCP
  • Requires an APIMatic API key for access

Use cases of APIMatic Validator MCP Server

  • Validate an OpenAPI specification using natural language prompts in Claude Desktop
  • Automate API contract validation during development workflows
  • Check OpenAPI 2.0 and 3.0 files for specification compliance
  • Parse both JSON and YAML OpenAPI documents

FAQ from APIMatic Validator MCP Server

What does this server do?

It provides an MCP server that validates OpenAPI specifications by calling APIMatic’s API and returning a validation summary.

What OpenAPI versions are supported?

The server supports OpenAPI 2.0 and 3.0 files.

What input formats are accepted?

Both JSON and YAML formats are accepted.

What are the runtime requirements?

Node.js v18+ is required. You also need an APIMatic API key, which can be obtained from apimatic.io.

How is the server integrated?

It integrates with Claude Desktop via the MCP protocol. You configure the server in claude_desktop_config.json and use the validate-openapi-using-apimatic tool.

评论

其他 分类下的更多 MCP 服务器