descoped/mcp-pkg-local
MCP server providing LLMs direct access to local package source code to eliminate API hallucinations
Platform-specific configuration:
{
"mcpServers": {
"mcp-pkg-local": {
"command": "npx",
"args": [
"-y",
"mcp-pkg-local"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...