https://github.com/fkesheh/code-context-mcp
A Model Context Protocol (MCP) server for providing code context from git repositories
https://github.com/fkesheh/code-context-mcp
Last synced: 3 days ago
JSON representation
A Model Context Protocol (MCP) server for providing code context from git repositories
- Host: GitHub
- URL: https://github.com/fkesheh/code-context-mcp
- Owner: fkesheh
- License: mit
- Created: 2025-03-25T09:17:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T09:54:15.000Z (3 months ago)
- Last Synced: 2025-04-03T10:36:08.187Z (3 months ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Code Context Server - Clone local git repositories, process branches and files, generate embeddings for code chunks, and perform semantic searches over code. Utilize local repositories for efficient code context retrieval and improve development workflows. (APIs and HTTP Requests)