Back to search
30
MCP

log-context-mcp

pypi/log-context-mcp

Token-efficient log preprocessing MCP server for LLM coding agents

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

Similar MCP servers embedding-nearest

io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
cotdp/scraper-mcp
Context-optimized MCP server for web scraping. Reduces LLM token usage by 70-90%.
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools

How to use

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

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