MCP-Bocha
mcp-bocha
Ein Model Context Protocol (MCP)-Server, der KI-Agenten mithilfe der Bocha-API Websuchfunktionen bereitstellt.
Einführung
MCP-Bocha ist ein Tool, das die Websuch-API-Funktionen von Bocha AI über das Model Context Protocol bereitstellt. Es ermöglicht KI-Assistenten die programmgesteuerte Suche im Web und ermöglicht Aufgaben wie Informationsabruf, Recherche und die Erfassung aktueller Daten.
Related MCP server: WebSearch-MCP
Werkzeuge
Werkzeugname | Beschreibung | Parameter |
| Suchen Sie im Internet nach Informationen |
|
Verwendung
{
"mcpServers": {
"mcp-bocha": {
"command": "npx",
"args": ["-y", "@humansean/mcp-bocha"],
"env": {
"BOCHA_API_KEY": "YOUR_API_KEY"
}
}
}
}Lizenz
Apache-2.0-Lizenz
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/intounknown/mcp-bocha'
If you have feedback or need assistance with the MCP directory API, please join our Discord server