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

评论

其他 分类下的更多 MCP 服务器