ClaudeWave
cyberchitta
cyberchitta

llm-context.py

View on GitHub

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.

MCP Servers297 stars22 forksPythonApache-2.0Updated 27d ago
ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "llm-context-py": {
      "command": "node",
      "args": ["/path/to/llm-context.py/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/cyberchitta/llm-context.py and follow its README for install instructions.
Use cases
🎨 Creative Productivity🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-desktopclicodingmodel-context-protocoltools

More MCP Servers