Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for the MCP server | 0.0.0.0 |
| MCP_PORT | No | Port for the MCP server | 8000 |
| NEWS_API_KEY | No | API key for News API | |
| BRAVE_API_KEY | No | API key for Brave Search | |
| MCP_LOG_LEVEL | No | Logging level (debug, info, warning, error) | info |
| BROWSERBASE_API_KEY | No | API key for Browserbase | |
| MCP_FILESYSTEM_DIRS | No | Comma-separated list of allowed directories | ~/documents,~/downloads |
| BROWSERBASE_PROJECT_ID | No | Project ID for Browserbase |
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 | |