Back to search
30
MCP

coder-mcp

pypi/coder-mcp

High‑performance Managed Code Processor (MCP) server with AI‑powered code analysis and editing.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools
code-reviewer-ai-mcp
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built by MEOK AI Labs.
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}