📡 MCP Radar

pioner92/symbolpeek-mcp

Ask for the symbol, not the file. Token-efficient MCP server giving AI coding agents symbol-level reads of TS/JS, Rust, Python, Java, Go, JSON, and Markdown

16 stars
1 forks
Rust
momentum ▲ 34.0
created 2026-07-20
on radar since 2026-07-23
star trend 4 → 16 since 2026-07-23
agent-mcpagentsgojavajsllmmcpmcp-serverputhonrusttstypescript
View on GitHub ↗

About symbolpeek-mcp

Semantic code intelligence for AI coding agents

Ask for the symbol you need—not the entire file.

.ts   .tsx   .js   .jsx   .rs   .py   .java   .go   .json

Quick start · Language support · Tools · Troubleshooting · Tool reference

SymbolPeek is an MCP server that gives an AI coding agent a symbol-level view of your codebase. Instead of reading a whole file to answer "what does this function do" or "who calls it", the agent asks for one declaration and gets exactly that.

TypeScript and JavaScript are analyzed with the official TypeScript Compiler API. Rust, Python, Java, Go, and JSON use embedded Tree-sitter for syntax-level operations.

- An MCP client. Any stdio MCP client works; Codex and Claude Code are documented below. - Node.js 20 or newer — required for .ts, .tsx, .js, and .jsx analysis. Rust, Python, Java, Go, and JSON work without it.

No clone, Rust toolchain, or manual build is required.

The installer verifies the release checksum, installs the package, and then prints the exact command to connect your client. It touches nothing outside its own install directory — no client configuration is modified for you.

Item macOS / Linux Windows --- --- --- Package (binary + bundled TypeScript runtime) ~/.local/share/symbolpeek %LOCALAPPDATA%\SymbolPeek symbolpeek and sym commands linked into ~/.local/bin added to the user PATH Lifetime statistics (created on first use) ~/.config/symbolpeek/stats.json (Linux)~/Library/Application Support/SymbolPeek/stats.json (macOS) %APPDATA%\SymbolPeek\st

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/pioner92--symbolpeek-mcp.html)

Related MCP servers

menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
systempromptio/systemprompt-demo

AI Governance Infrastructure — open gateway demo. Self-hosted systemprompt.io gateway in a single Rust binary: policy, audit trails, and cost attribution on every AI request, with the Systemprompt Bri

⭐ 3Rust
livetennisapi/livetennisapi-mcp

MCP server for the Live Tennis API — give Claude, Cursor and other LLM agents real-time tennis scores, odds and model win-probability

⭐ 205JavaScript
abluva/mcp-remote

The bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability

⭐ 15TypeScript
sgateway/s-gw

Local credential control for AI coding agents.

⭐ 8TypeScript
Naveen-chava/metabase-mcp

Metabase MCP server for AI Agents. Authenticate with a browser session cookie, no API key required.

⭐ 5Go

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.