Caitlyn OpenAPI MCP Server
Officialby caitlyn-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region. | |
| DOCS_BASE_URL | No | Base URL of the Scalar documentation UI. | |
| DOCS_RENDERER | No | Documentation renderer type. | scalar |
| MCP_TRANSPORT | No | Transport mode ('stdio' or 'streamable-http'). | stdio |
| AWS_ACCOUNT_ID | No | AWS account ID. | |
| ENABLE_TELEMETRY | No | Enable/disable telemetry. | true |
| OPENAPI_SPEC_URL | Yes | Full URL to the OpenAPI JSON/YAML specification. | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID. | |
| OTEL_SERVICE_NAME | No | Service name for tracing. | caitlyn-openapi-mcp |
| AWS_DEFAULT_REGION | No | AWS region. | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key. | |
| OTEL_EXPORTER_OTLP_ENDPOINT | No | OTLP endpoint for traces. |
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 | |
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/caitlyn-ai/caitlyn-openapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server