Open API MCP Server
by HaoYan-A
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | API key for apiKey auth | |
| AUTH_MODE | No | Authentication mode: none, apiKey, bearer, basic, oauth2 | |
| LOG_LEVEL | No | Log level: debug, info, warn, error | |
| OAUTH_CODE | No | Authorization code for authorization code flow | |
| OAUTH_FLOW | No | OAuth 2.0 flow: clientCredentials, password, authorizationCode | |
| OAUTH_SCOPE | No | OAuth scope | |
| BEARER_TOKEN | No | Bearer token | |
| LOG_REQUESTS | No | Enable request logging (true/false) | |
| LOG_RESPONSES | No | Enable response logging (true/false) | |
| API_KEY_HEADER | No | Header name for API key (default: Authorization) | |
| API_KEY_PREFIX | No | Prefix for API key (default: Bearer) | |
| OAUTH_AUTH_URL | No | OAuth authorization URL for authorization code flow | |
| OAUTH_PASSWORD | No | OAuth password for password flow | |
| OAUTH_USERNAME | No | OAuth username for password flow | |
| BASIC_AUTH_PASS | No | Password for basic auth | |
| BASIC_AUTH_USER | No | Username for basic auth | |
| OAUTH_CLIENT_ID | No | OAuth client ID | |
| OAUTH_TOKEN_URL | No | OAuth token URL | |
| OPENAPI_SPEC_URL | No | OpenAPI Specification URL | |
| OAUTH_REDIRECT_URI | No | OAuth redirect URI for authorization code flow | |
| OAUTH_CLIENT_SECRET | No | OAuth client secret |
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
ResponsivenessUnresponsive