Mcp Servers
@WillChangeThisLater
关于 Mcp Servers
My MCP servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论