Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAVE_API_KEY | Yes | Your Brave API key |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_brave_with_summary | Search the web using Brave Search API |
| brave_search_summary | 使用Brave搜索引擎搜索网络信息 |
| get_url_content_direct | Get webpage content directly using HTTP request |
| url_content | 直接获取网页内容 |
| search_news | Search news using Brave News API |
| search_news_info | 使用Brave新闻API搜索新闻 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |