MCP Server
MCP
io.github.p1va/symbols
MCP server to read, inspect and troubleshoot codebase symbols
Install
npx -y @p1va/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@p1va/symbols",
"version": "0.0.10",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment