Back to search
30
MCP
llm-context.py
cyberchitta/llm-context.pyShare code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"llm-context.py": {
"url": "https://www.cyberchitta.cc/articles/llm-ctx-why.html",
"transport": "http"
}
}
}