Skip to main content
Glama
apimatic

APIMatic Validator MCP Server

Official
by apimatic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIMATIC_API_KEYYesYour APIMatic API key for validating OpenAPI specifications

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate-openapi-using-apimaticC

Get validation summary for your OpenAPI spec using APIMatic

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare against. The tool name follows a clear verb-noun pattern (validate-openapi-using-apimatic).

Tool Count2/5

A single tool is too few for a server focused on OpenAPI validation, as it lacks coverage for related operations like detailed error reporting, schema linting, or batch validation. This minimal set limits agent workflows and feels incomplete for the domain.

Completeness2/5

The tool surface is severely incomplete for OpenAPI validation. It only provides a summary validation, missing essential functions such as retrieving detailed validation errors, checking specific API endpoints, or supporting different OpenAPI versions, which are common needs in this domain.

Maintenance

ActivityInactive
ResponsivenessNo issues