MCP Server
MCP
io.github.kapillamba4/code-memory
Local semantic code search with Git history. Works offline, no API key needed.
Install
uvx code-memory
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "code-memory",
"version": "1.0.33",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Logging verbosity (DEBUG, INFO, WARNING, ERROR)",
"format": "string",
"name": "CODE_MEMORY_LOG_LEVEL"
},
{
"description": "HuggingFace model ID for embeddings",
"format": "string",
"name": "EMBEDDING_MODEL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment