MCP-Bocha

by intounknown

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.

Werkzeuge

WerkzeugnameBeschreibungParameter
mcp-bocha_searchSuchen Sie im Internet nach Informationenquery : Die Suchabfragezeichenfolge. freshness : Optionaler Zeitfilter ["ein Tag", "eine Woche", "ein Monat", "ein Jahr", "keine Begrenzung"] summary : Optionaler Boolescher Wert für zusammengefasste Ergebnisse. include : Optionales Array von einzuschließenden Domänen. exclude : Optionales Array von auszuschließenden Domänen. count : Optionale Anzahl der zurückzugebenden Ergebnisse.

Verwendung

{ "mcpServers": { "mcp-bocha": { "command": "npx", "args": ["-y", "@humansean/mcp-bocha"], "env": { "BOCHA_API_KEY": "YOUR_API_KEY" } } } }

Lizenz

Apache-2.0-Lizenz

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Ein Model Context Protocol-Server, der es KI-Assistenten ermöglicht, das Internet mithilfe der Such-API von Bocha AI zu durchsuchen und Funktionen wie Zeitfilterung, Domäneneinschluss/-ausschluss und zusammengefasste Ergebnisse unterstützt.

  1. Einführung
    1. Werkzeuge
      1. Verwendung
        1. Lizenz

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables AI models to perform real-time internet and knowledge searches through Higress, enhancing model responses with up-to-date information from Google, Bing, Arxiv, and internal knowledge bases.
            Last updated -
            1
            5
            Python
            Apache 2.0
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables AI assistants like Claude to perform real-time web searches using the Exa AI Search API in a safe and controlled manner.
            Last updated -
            2,647
            • Apple
          • A
            security
            F
            license
            A
            quality
            A Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.
            Last updated -
            1
            44
            8
            JavaScript
            • Apple
            • Linux
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides real-time web search capabilities to AI assistants through pluggable search providers, currently integrated with the Brave Search API.
            Last updated -
            3
            TypeScript
            MIT License

          View all related MCP servers

          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