Back to search
30
MCP

context-mcp

pypi/context-mcp

MCP server for project context integration - provides read-only filesystem operations for AI agents

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

Similar MCP servers embedding-nearest

ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
internet-context-mcp
Read-only MCP server giving AI agents the web as compact, ranked, verified evidence. Local cross-encoder reranker, NLI claim verification, s
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools

How to use

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

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