servers / xmp4-semantic-code-knowledge-for-your-stack

xmp4 — Semantic code knowledge for your stack MCP server

communitystreamable_httpremoteverifiedhealthy

OSS libs in your stack, really used: source, tests, callers. C#, Java, TS, Python, Rust, PHP+.


01Tools · 16
ToolRiskSide effectsApproval
xmp4_symbol_at
LSP-style position→symbol lookup. Given (file_path, line, column) returns the symbol whose occurrence covers that cursor position. line is 1-based; column is 0-based. Use after xmp4_outline/xmp4_view when you know coordinates and want the canonical symbol.
readfalseunknown
xmp4_callees
Find direct callees (methods called by) a symbol in a project. Navigate step-by-step by calling xmp4_callees again on interesting results.
readfalseunknown
xmp4_callers
Find direct callers of a symbol in a project. Navigate step-by-step by calling xmp4_callers again on interesting results.
readfalseunknown
xmp4_deps
List external dependencies of a project.
readfalseunknown
xmp4_grep
Server-side regex text search over indexed project source files. Free tier: requires file_path (single file). Premium tier (XMP4_PREMIUM_GREP_WALK=true): allows file_glob multi-file walk. Prefer xmp4_tests_for/xmp4_usages for SCIP symbols — grep is for text not indexed (comments, literals, config keys).
readfalseunknown
xmp4_guide
Usage guide for xmp4 tools — read this first to learn the correct workflow
readfalseunknown
xmp4_hierarchy
Get type hierarchy (base, interfaces, derived) for a symbol in a project.
readfalseunknown
xmp4_info
Get detailed information about a symbol in a project.
readfalseunknown
xmp4_outline
Get outline (all symbols) for a file in a project.
readfalseunknown
xmp4_projects
Search and browse projects by language and name. Use this first to discover projects, then use other tools with the repo name.
readfalseunknown
xmp4_search
Search symbols in a project. Use xmp4_projects first to find the project identifier.
readfalseunknown
xmp4_server
Get server information, version, and capabilities
readfalseunknown
xmp4_source
Extract source code for a symbol in a project.
unknownunknownunknown
xmp4_tests_for
Find direct tests that exercise a given symbol (direct callers filtered to test-file candidates per language pattern: CSharp/Java/PHP: *Test(s).<ext>; Python: test_*.py / *_test.py; TypeScript/JavaScript: *.spec/test.{ts,js}; Rust: *_tests.rs / tests/; etc.).
readfalseunknown
xmp4_usages
Find all usages/references of a symbol in a project.
readfalseunknown
xmp4_view
Read a raw file excerpt from an indexed project by line range. Use after xmp4_search/xmp4_outline locates the region of interest, or to expand a truncated xmp4_source snippet. Hard cap of 500 lines per call.
readfalseunknown

02Install & source
https://mcp.example4.ai/mcp
remote_url

05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-06 20:50Z
next_check2026-07-08 01:28Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex8 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. xmp4 — Semantic code knowledge for your stack MCP — as seen on mcpexplorer.com

[![xmp4 — Semantic code knowledge for your stack MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/xmp4-semantic-code-knowledge-for-your-stack.svg)](https://mcpexplorer.com/servers/xmp4-semantic-code-knowledge-for-your-stack)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →