Back to search
30
MCP

codetex-mcp

pypi/codetex-mcp

Commit-aware code context manager for LLMs - MCP server and CLI

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

Similar MCP servers embedding-nearest

mcp/context7
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
0 tools
code-graph-context
MCP server that builds code graphs to provide rich context to LLMs
0 tools
code-scope-mcp
Code indexing and analysis tools for LLMs using MCP and CLI tools
0 tools
code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
log-context-mcp
Token-efficient log preprocessing MCP server for LLM coding agents
0 tools

How to use

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

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