ContextServer

srujayreddyv/ContextServer
★ 0 stars Python 💻 Code/Dev Tools Updated today
ContextServer is an MCP-compatible tool server that exposes filesystem, Git, and documentation search capabilities to AI agents, enabling automated repository inspection and contextual retrieval.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "contextserver": {
      "command": "uvx",
      "args": [
        "contextserver"
      ]
    }
  }
}

Or install with pip: pip install contextserver

README Excerpt

ContextServer is a local Python MCP server for repository inspection. It gives MCP-compatible AI clients a small, read-only toolset for reading files, listing directories, searching text, searching documentation, and inspecting Git state inside a configured repository root. It is best described as: ```text

Tools (20)

FileNotFoundErrorGitNotAvailableErrorGitRefNotFoundErrorInvalidParametersErrorPathContainmentErrorToolDefinitionToolNotFoundErrorbase_dircase_sensitivedepthdocs_dirdocs_searchend_linefile_pathgit_branchesgit_diffgit_loggit_statusgrep_searchhypothesis