Back to search
30
MCP

llm-context.py

cyberchitta/llm-context.py

Share 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

iflow-mcp_llm-context
Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like
0 tools
OmniFocus-MCP
Let LLMs interface with your tasks and projects through the Model Context Protocol. Add, organize, and query your OmniFocus database with na
0 tools
tinymcp
Let LLMs control embedded devices via the Model Context Protocol.
0 tools
llm-mcp-cli
LLM plugin for Model Context Protocol (MCP) integration
0 tools
mcp-file-context-server
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, s
0 tools
devhub-cms-mcp
DevHub CMS LLM integration through the Model Context Protocol
0 tools

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"
    }
  }
}