Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ—„๏ธ Databases
  3. Synapse Code MCP
Synapse Code MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:32:23 PM

Synapse Code MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
code-analysisdeveloper-toolstypescriptgitmcp

Local MCP server for exploring code structure, dependencies, searches, project symbols, and Git changes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "eltortilla1-synapse-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "synapse-code-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (5) Directory Badge Claim listing Alternatives๐Ÿ—„๏ธ More in Databases

Overview

Eltortilla1/synapse-code-mcp MCP server gives AI coding assistants structured access to a local repository through MCP. It builds project trees, symbol indexes, dependency-aware file context, text or regex search results, and Git change summaries without embeddings or a vector database. TypeScript and JavaScript receive deeper AST-based analysis, while other supported languages receive file, search, and limited symbol extraction. Use it when an agent needs deterministic, local codebase exploration rather than conceptual vector search.

Use cases

โ€ขExplore an unfamiliar repository with a compact symbol index
โ€ขTrace TypeScript or JavaScript dependencies around a file
โ€ขReview files and diffs changed since a Git reference
โ€ขSearch source code with text or regular-expression patterns

Key features

โ€ขCompressed project symbol indexes
โ€ขDependency-aware semantic file context
โ€ขGit change summaries and unified diffs
โ€ขText and regex code search
โ€ขGitignore-aware project trees
โ€ขLocal operation without embeddings

Capabilities & Tool Schemas (5) ~955 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Synapse Code MCP.

get_project_tree

Returns a structured tree view of the project repository, respecting .gitignore rules.

get_semantic_context

Returns the content of a file along with its local dependency tree, providing rich context for understanding the code.

search_codebase

Searches the codebase for text or regex patterns, returning matches with file paths and line numbers.

get_changed_files

Returns a list of files changed since a git ref (default: HEAD~1), grouped by status (added/modified/deleted). Optionally includes the full unified diff. Use this to understand what changed in a branch or commit.

get_project_index

Returns a compressed semantic map of the entire project: all exported functions, classes, interfaces, and types with their signatures โ€” no implementation bodies. Ideal for getting an overview of a large codebase in a single call (~500 tokens). Call this first when exploring an unfamiliar project.

How Synapse Code MCP works

What Eltortilla1/synapse-code-mcp MCP server does

Eltortilla1/synapse-code-mcp MCP server connects an AI assistant to a repository on the local machine. Its tools expose repository structure and source-code context through the Model Context Protocol, so an agent can inspect a project without requiring files to be copied into a prompt.

The server focuses on structural and textual code understanding. It can return a compressed map of exported functions, classes, interfaces, types, enums, and top-level constants; provide a file together with locally related dependencies; search source files; show a repository tree; and report files changed since a Git reference. It does not provide conceptual search through embeddings or a vector database.

How it works

The server reads the configured project directory and uses filesystem and Git information to answer MCP tool calls. The project tree honors .gitignore rules. Code searches support plain text and regular expressions and return matching paths and line numbers. Git changes are grouped by status and can include a unified diff.

For TypeScript and JavaScript, analysis uses the TypeScript compiler API through ts-morph. Dependency traversal follows imports and requires, including relative imports and configured TypeScript path aliases when a root tsconfig.json is available. A depth limit controls how far dependency traversal proceeds. Python, Go, and Rust receive regex-based extraction for names, while dependency traversal is not available for those languages. Other languages can still be read and searched.

The project index is intended as an initial orientation step for unfamiliar repositories. It omits implementation bodies and reports signatures or names, reducing the amount of source content returned. Large repositories can be narrowed with a file glob.

Setup and configuration

Install the published package globally with npm, or run it through npx. The package requires Node.js 18 or newer. When configuring a client, start the server with the repository root supplied through --root; use an absolute path for predictable client behavior.

Claude Desktop, Claude Code, Cursor, and Windsurf are documented client options. Each configuration starts the package with an MCP server entry and points it at the repository to inspect. Multiple instances can be configured for separate project roots.

The available command-line settings include the project root and options for controlling server behavior; the tool parameters provide the main per-request configuration. Relevant request controls include file patterns, maximum tree depth, hidden-file display, dependency depth, output format, and search result limits.

Tools and capabilities

  • get_project_tree returns a structured repository tree while respecting ignore rules.
  • get_project_index returns a compact semantic map and supports glob scoping, inclusion of non-exported symbols, and Markdown or JSON output.
  • get_semantic_context returns file content with local dependency context, with an outline-only mode for signatures and configurable import depth.
  • search_codebase searches text or regular expressions and reports file paths and line numbers. It uses ripgrep when available and otherwise falls back to a Node.js scanner.
  • get_changed_files groups added, modified, deleted, or renamed files since a Git ref and can include line counts and the full diff.

Limitations and notes

Eltortilla1/synapse-code-mcp MCP server is an early-stage project, according to the README. Its dependency graph features are limited to TypeScript and JavaScript. For Python, Go, and Rust, the index and outline provide names rather than full TypeScript-style signatures, and other languages do not receive the same structural extraction.

The project index grows with the number of symbols, so monorepos and large repositories should be scoped with file_pattern. The server is local and does not require an API key, embedding provider, or vector database, but it also cannot perform natural-language conceptual retrieval across code. Choose it for structure, text, dependencies, and Git changes rather than semantic similarity search.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Databases View all alternatives
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    ๐Ÿ—„๏ธ Databases5 views
    Compare vs Genai Toolbox โ†’
  • Octocode logoOctocode

    Semantic code indexer with GraphRAG knowledge graph. Index your codebase, search in natural language, and expose everything via MCP so AI agents understand architecture โ€” not just files.

    ๐Ÿ—„๏ธ Databases2 views
    Compare vs Octocode โ†’
  • Mysql MCP Server logoMysql MCP Server

    MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs Mysql MCP Server โ†’
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs MCP Server Mysql โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
286
Package downloads in the last 30 days.
Last commit
11d ago
Most recent push to the default branch.
Tools exposed
5
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Synapse Code MCP

Run `npm install -g synapse-code-mcp`, or use `npx -y synapse-code-mcp` without a global installation.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSynapse Code MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/eltortilla1-synapse-code-mcp?style=directory)](https://allmcps.com/mcp/eltortilla1-synapse-code-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/eltortilla1-synapse-code-mcp"><img src="https://allmcps.com/api/badge/eltortilla1-synapse-code-mcp?style=directory" alt="Synapse Code MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ—„๏ธDatabases
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit11d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 31, 2026
npm downloads286/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
63Quality signal: Good ยท 63/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท synapse-code-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ—„๏ธ Databases โ†’Best MCP servers for Databases โ†’Alternatives to Synapse Code MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code