Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable detailed logging for troubleshooting | false |
| MCP_HTTP_HOST | No | Host to bind to for HTTP transport | 127.0.0.1 |
| MCP_HTTP_PATH | No | Endpoint path for HTTP transport | /mcp |
| MCP_HTTP_PORT | No | Port to listen on for HTTP transport | 8080 |
| VIDCAP_API_KEY | Yes | Your VidCap API key for accessing YouTube API features |
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 | |