MCP.so
ログイン

SmolAgents + MCP servers

@FaustoS88

SmolAgents + MCP servers について

AI assistant using the SmolAgents library that integrates with Brave Search and Crawl4ai Model Context Protocols (MCP) servers for web searches and scraping. Modular design allows easy addition of new MCP servers and tools.

基本情報

カテゴリ

検索

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

FaustoS88

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "SmolAgents-MCPs": {
      "command": "python",
      "args": [
        "smolagent_with_mcp.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is SmolAgents + MCP servers?

A project that builds an AI assistant using the SmolAgents library, integrating Brave Search and Crawl4ai MCP servers to perform web searches and scrape/crawl websites. It is intended for developers who want to add MCP tool capabilities to SmolAgents-based assistants.

How to use SmolAgents + MCP servers?

Clone the repository, create a .env file with BRAVE_API_KEY and OPENAI_API_KEY, install Python dependencies with pip install -r requirements.txt, ensure `npx

コメント

「検索」の他のコンテンツ