MCP.so
ログイン

Mcp Servers

@WillChangeThisLater

Mcp Servers について

My MCP servers

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

WillChangeThisLater

設定

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

{
  "mcpServers": {
    "mcp-servers-willchangethislater": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/WillChangeThisLater/mcp-servers@main",
        "lynx-server"
      ]
    }
  }
}

ツール

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

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

概要

What is Mcp Servers?

Mcp Servers is a tool for writing Model Context Protocol (MCP) servers that support execution via uvx. It provides a command to run a server directly from a Git repository.

How to use Mcp Servers?

Use the uvx command with a --from flag pointing to the repository and specifying the server name. For example: uvx --from git+https://github.com/WillChangeThisLater/mcp-servers@main lynx-server.

Key features of Mcp Servers

Use cases of Mcp Servers

FAQ from Mcp Servers

コメント

「その他」の他のコンテンツ