Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to run the server on when using HTTP transport (default: 3000). | |
| TRANSPORT | No | The transport protocol to use (e.g., 'stdio' for standard MCP usage or 'http'). | |
| DOCAPI_KEY | Yes | Your DocAPI API key (get one at https://www.docapi.co/signup). |
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 | |