LimeAI MCP Server (Python)
@liuwenlonghub
关于 LimeAI MCP Server (Python)
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"limeai-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is LimeAI MCP Server (Python)?
A Python-based MCP server that integrates with the LimeAI platform (www.limeai.net). It requires Python 3.10 or higher and uses uv for dependency management. The server is configured via a LimeAI access token and can be used with MCP-compatible clients like Cursor.
How to use LimeAI MCP Server (Python)?
Install uv, clone the official repository, create and activate a virtual environment, then install dependencies with uv add "mcp[cli]" httpx. Obtain a LimeAI access token from your LimeAI account profile. Configure the server in Cursor (or similar MCP clients) by adding a JSON entry with the command uv --directory {YOUR_PATH}/limeai-mcp-server/ run main.py and setting the LIMEAI_ACCESS_TOKEN environment variable.
Key features of LimeAI MCP Server (Python)
- Integrates with the LimeAI platform via MCP protocol.
- Requires Python 3.10 or later.
- Uses uv for fast and reliable package management.
- Authenticates using a LimeAI access token.
- Easily configurable in Cursor and other MCP clients.
Use cases of LimeAI MCP Server (Python)
—
FAQ from LimeAI MCP Server (Python)
—
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP 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 Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论