LimeAI MCP Server (Python)
@liuwenlonghub
About LimeAI MCP Server (Python)
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"limeai-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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)
—
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments