OpenAPI Contracts MCP Server
by apodi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG_MCP | No | Set to 'true' for verbose logging (default: false) | false |
| S3_BUCKET | No | S3 bucket name for storing contracts | |
| S3_PREFIX | No | Prefix path in S3 bucket (e.g., openapi-contracts) | |
| AWS_REGION | No | AWS region for S3 bucket (e.g., us-east-1) | |
| S3_ENABLED | No | Set to 'true' to enable S3 storage (default: false) | false |
| AWS_ACCESS_KEY_ID | No | AWS access key ID | |
| OPENAPI_CONTRACT_DIR | No | Path to local contracts directory (default: ./contracts) | ./contracts |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues