SERVER
Codelogic Mcp Server
Rank #2721glama/CodeLogicIncEngineering/codelogic-mcp-server
MCP server providing codelogic-server capabilities
First listed
Apr 2, 2025
Last publish date
Apr 13, 2026
OVERVIEW
Codelogic Mcp Server is a Model Context Protocol (MCP) server published by CodeLogicIncEngineering. It ranks #2721 of 58,832 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Codelogic Mcp Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Apr 2, 2025 and most recently updated on Apr 13, 2026.
STANDING
#2,721of 58,832 tracked serversTop 5%
Ranks ahead of 56,111 of 58,832 servers on MCP Toplist.
CONNECT
Use Codelogic Mcp Server
Add Codelogic Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"codelogic-mcp-server": {
"command": "uvx",
"args": [
"codelogic-mcp-server"
],
"env": {
"CODELOGIC_SERVER_HOST": "<your CODELOGIC_SERVER_HOST>",
"CODELOGIC_USERNAME": "<your CODELOGIC_USERNAME>",
"CODELOGIC_PASSWORD": "<your CODELOGIC_PASSWORD>",
"CODELOGIC_WORKSPACE_NAME": "<your CODELOGIC_WORKSPACE_NAME>",
"CODELOGIC_DEBUG_MODE": "<your CODELOGIC_DEBUG_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
CodeLogicIncEngineering
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.1.1 | Apr 13, 2026 |
| 1.1.0 | Feb 4, 2026 |
| 1.0.11 | Sep 24, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Codelogic Mcp Server?
- MCP server providing codelogic-server capabilities
- Who maintains Codelogic Mcp Server?
- Codelogic Mcp Server is maintained by CodeLogicIncEngineering, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Codelogic Mcp Server an official MCP server?
- Yes — Codelogic Mcp Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Codelogic Mcp Server have?
- MCP Toplist tracks 4 versions of Codelogic Mcp Server, most recently published on Apr 13, 2026.
- Where can I find the source code for Codelogic Mcp Server?
- The source code for Codelogic Mcp Server is hosted at github.com/CodeLogicIncEngineering/codelogic-mcp-server.
EXPLORE