MCP.so
ログイン

Basic MCP Server

@jaygodara45IP

Basic MCP Server について

MCP Server using SSE - can be hsoted remotely (build using fastapi, fastmcp, uv)

基本情報

カテゴリ

開発者ツール

ランタイム

python

トランスポート

stdio

公開者

jaygodara45IP

設定

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

{
  "mcpServers": {
    "remote-mcp-server-jaygodara45ip": {
      "command": "uv",
      "args": [
        "pip",
        "install"
      ]
    }
  }
}

ツール

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

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

概要

What is Basic MCP Server?

How to use Basic MCP Server?

Clone the repository, install uv, then run uv pip install to install dependencies. Add required environment variables in a .env file (see .env.copy). Launch the server with uvicorn app.main:app --reload.

Key features of Basic MCP Server

Use cases of Basic MCP Server

FAQ from Basic MCP Server

コメント

「開発者ツール」の他のコンテンツ