MCP Server
@Protagonistss
About MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"code-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 MCP Server?
MCP Server is a code management server built on the Model Context Protocol (MCP). It provides code analysis and processing capabilities through a RESTful API with asynchronous support. It is intended for developers and systems that need to manage or analyze code via the MCP standard.
How to use MCP Server?
To run the server, ensure you have Python 3.11+ and then execute python -m code_mcp_server.main in your terminal. For development, create a virtual environment with uv venv, activate it, and install dependencies using uv pip install -e . or with development extras using uv pip install -e ".[dev]".
Key features of MCP Server
- MCP protocol support for standardized code management
- Code analysis and processing capabilities
- RESTful API interface for integration
- Asynchronous processing for better performance
- Built with FastAPI, Pydantic, and Uvicorn
Use cases of MCP Server
- Integrating code management into MCP‑compatible applications
- Automating code analysis pipelines
- Providing a lightweight backend for code review tools
- Enabling asynchronous code processing in distributed systems
FAQ from MCP Server
What is the runtime requirement for MCP Server?
Python 3.11 or higher is required.
How do I start the MCP Server?
Run python -m code_mcp_server.main from the project root.
What license is MCP Server released under?
MIT License.
What technologies does MCP Server use?
It uses Python, FastAPI, the MCP library, Pydantic, and Uvicorn.
Does MCP Server support REST APIs?
Yes, it provides a RESTful API interface as part of its features.
Frequently asked questions
What is the runtime requirement for MCP Server?
Python 3.11 or higher is required.
How do I start the MCP Server?
Run `python -m code_mcp_server.main` from the project root.
What license is MCP Server released under?
MIT License.
What technologies does MCP Server use?
It uses Python, FastAPI, the MCP library, Pydantic, and Uvicorn.
Does MCP Server support REST APIs?
Yes, it provides a RESTful API interface as part of its features.
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Comments