Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BRAVE_API_KEY | Yes | Your Brave Search API key (required) | |
BRAVE_MCP_HOST | No | HTTP server host | 0.0.0.0 |
BRAVE_MCP_PORT | No | HTTP server port | 8080 |
BRAVE_MCP_TRANSPORT | No | Transport mode ('http' or 'stdio') | http |
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 |