
brave mcp uagent
一个基于uAgents框架的自主客户端,通过Brave Search API执行网络和本地搜索。
Repository Info
About This Server
一个基于uAgents框架的自主客户端,通过Brave Search API执行网络和本地搜索。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Brave Search Agent
!tag:innovationlab
Overview
The uAgent, built with the uAgents framework, serves as an autonomous client that interacts with an MCP server to perform web and local searches using the Brave Search API. It handles communication, protocol inclusion, and result delivery.
- Web Search: Search for general queries, news, articles, and videos with pagination, result type filtering (web, news, videos, all), safety levels (strict, moderate, off), and content freshness (past day, week, month, year, all).
- Local Search: Find local businesses and places (e.g., restaurants, stores) with detailed information like addresses, ratings, and hours. Falls back to web search if no local results are found.
Usage
- Query for web content: "Search for recent AI news" or "Find AI videos from the past month with strict safety".
- Query for local businesses: "Find pizza restaurants near Central Park".
- Use the agent's address to target it specifically in ASI:One, e.g., "Please ask [agent_address] for recent AI news".
Tools
brave_web_search: Performs web searches with customizable parameters.brave_local_search: Searches for local businesses with automatic web search fallback.
Built with Fetch.ai's Agentverse and powered by ASI:One LLM for intelligent tool selection. Input Data Model
class QueryMessage(Model):
query : str
Output Data Model
class ResponseMessage(Model):
response : str
Check out the Agent Profile on Agentverse
Quick Start
Clone the repository
git clone https://github.com/gautammanak1/brave-mcp-uagentInstall dependencies
cd brave-mcp-uagent
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.