Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
port | No | Port number for the MCP server | 3322 |
openapi | No | OpenAPI specification URL or file path | |
auth-type | No | Authentication type (bearer) | |
transport | No | Transport protocol (stdio|sse|streamable) | stdio |
bearer-token | No | Bearer token for API authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |