Skip to main content
Glama
apodi

OpenAPI Contracts MCP Server

by apodi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUG_MCPNoSet to 'true' for verbose logging (default: false)false
S3_BUCKETNoS3 bucket name for storing contracts
S3_PREFIXNoPrefix path in S3 bucket (e.g., openapi-contracts)
AWS_REGIONNoAWS region for S3 bucket (e.g., us-east-1)
S3_ENABLEDNoSet to 'true' to enable S3 storage (default: false)false
AWS_ACCESS_KEY_IDNoAWS access key ID
OPENAPI_CONTRACT_DIRNoPath to local contracts directory (default: ./contracts)./contracts
AWS_SECRET_ACCESS_KEYNoAWS secret access key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/apodi/openapi-contracts-mcp-server'

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