Meridian-MCP

Aphelion-Moon/Meridian-MCP
★ 0 stars Rust Code/Dev Tools Updated today
A powerful Model Context Protocol (MCP) server for use in code search, diagnostics, maps, DMI analysis, controlled BYOND builds, and debugging. Provides agents with guidance, semantic search, comprehensive data ingest, and access to community-standard development tools such as Spaceman-DMM and Tracy Profiling.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meridian-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Meridian-MCP"
      ]
    }
  }
}

README Excerpt

Meridian-MCP lets AI coding assistants search and inspect DreamMaker / SS13 projects through the Model Context Protocol (MCP). It provides code navigation, static diagnostics, icon and map inspection, and optional BYOND build, debugging and profiling tools. **Analysis mode is read-only and enabled by default.** Development mode adds compilation, generated files and runtime control when explicitly configured.

Tools (20)

MERIDIAN_MCP_COMPILERSMERIDIAN_MCP_DEBUGGERMERIDIAN_MCP_HELPER_MANIFESTMERIDIAN_MCP_MODEMERIDIAN_MCP_REPOSITORIESMERIDIAN_MCP_RIFT_BUILDMERIDIAN_MCP_ROOTSMERIDIAN_MCP_STATE_DIRMERIDIAN_MCP_TRACYcleanup_completedm_audit_iconsdm_check_errorsdm_check_fixture_syncdm_compare_dmi_statesdm_compiledm_debug_controldm_debug_evaluatedm_debug_exception_infodm_debug_launchdm_debug_memory