Back to search
30
MCP

iflow-mcp_llm-context

pypi/iflow-mcp_llm-context

Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Code outlining support is included as a standard feature.

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

Similar MCP servers embedding-nearest

llm-context.py
Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like
0 tools
iflow-mcp_mcp-server-ietf
A Model Context Protocol server for fetching ietf documents for LLMs
0 tools
iflow-mcp_mcp-server-aws
A Model Context Protocol server providing tools to read and manipulate AWS resources using an LLM
0 tools
iflow-mcp_devhub-cms-mcp
DevHub CMS LLM integration through the Model Context Protocol
0 tools
iflow-mcp_mcp_server_azure
A Model Context Protocol server providing tools to read and manipulate Azure resources using an LLM
0 tools
iflow-mcp_xuanwo-mcp-server-opendal
A Model Context Protocol server providing tools to access storage services for usage by LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_llm-context": {
      "url": "None",
      "transport": "http"
    }
  }
}