Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_NAME | No | Server name override | url-context-mcp |
| SEARCH_MCP_API_KEY | No | Your API key (if applicable) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_search | Search the web using Brave Web Search API |
| local_pois | Fetch extra information for locations using Brave Local Search API |
| local_descriptions | Fetch AI-generated descriptions for locations using Brave Local Search API |
| rich_fetch | Fetch rich results using the callback_key from web_search |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |