Back to search
30
MCP

io.github.p1va/symbols

io.github.p1va/symbols

MCP server to read, inspect and troubleshoot codebase symbols

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mibayy/token-savior
Structural codebase MCP server — navigate and edit code by symbol name, not raw text.
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools
io.github.ryudi84/readme
MCP server for README.md generation from project metadata
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.p1va/symbols": {
      "url": "None",
      "transport": "http"
    }
  }
}