Skip to main content
Glama
xiaohuxi

OpenAPI Contract Guard MCP

by xiaohuxi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OASDIFF_BINNooasdiff 可执行文件路径oasdiff
OPENAPI_GUARD_ALLOWED_ROOTSNo允许读取的本地根目录列表(多个用:分隔,Windows用;分隔)current working directory

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_specA

Validate a local OpenAPI 3.x file without resolving external references.

compare_specsC

Compare two OpenAPI documents and return the complete structural diff.

list_breaking_changesC

List changes in the revision that may break existing API clients.

generate_changelogC

Generate a categorized changelog between two OpenAPI documents.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaohuxi/openapi-contract-guard-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server