MCP Server
MCP
io.github.tamas-fm/project-lore
A local-first MCP server that routes development tasks to authoritative project documentation.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "project-lore-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment