mcp-luckyworld
@luckyrobots
关于 mcp-luckyworld
An MCP server for accessing the Lucky World simulator
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-luckyworld": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-luckyworld?
An MCP server that provides access to the Lucky World simulator, allowing MCP-compatible clients to interact with the simulator.
How to use mcp-luckyworld?
Clone the repository, create a Python virtual environment using uv, install the package with uv pip install -e ., then run the server and client using python mcp-luckyworld/client.py mcp-luckyworld/server.py.
Key features of mcp-luckyworld
- Provides MCP interface to Lucky World simulator
- Uses uv for fast dependency management
- Separate client and server processes
Use cases of mcp-luckyworld
—
FAQ from mcp-luckyworld
—
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论