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. πŸ’» Developer Tools
  3. Mind Map
M
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Mind Map

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Experimental code intelligence platform for Claude Code with AST parsing and context analysis

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
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": {
    "mind-map": {
      "command": "npx",
      "args": [
        "-y",
        "mind-map"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Mind Map MCP Server v1.22.0

Experimental Code Intelligence Platform - A Model Context Protocol (MCP) server that explores neuroscience-inspired approaches to software development analysis. This is an experimental research project featuring advanced query caching, associative learning patterns, context awareness, attention mechanisms, temporal knowledge modeling, and code analysis tools.

⚠️ Current Status: Experimental v1.22.0

πŸ§ͺ This is experimental software under active development - Use for testing and research purposes. Features may change or be removed.

Features under development: Context-aware caching β€’ Brain-inspired learning β€’ Code pattern detection β€’ Document analysis β€’ Multi-language AST parsing β€’ File ignore patterns β€’ CI/CD automation β€’ Memory optimization

🎯 Latest Update v1.22.0: Cross-Language API Detection - Comprehensive API endpoint detection across 12 programming languages. New Features: Detect REST APIs (Flask, Express, Spring Boot), GraphQL schemas, gRPC services, WebSocket endpoints, and WebAssembly modules. Language Support: Python, JavaScript/TypeScript, Java, Go, Rust, C++, C#, PHP, Ruby, Swift, Kotlin, and Scala. Intelligent Detection: Framework-specific patterns with confidence scoring for accurate API discovery. New dedicated MCP tool detect_cross_language_apis for direct API analysis.

⚠️ Important Disclaimer

This is experimental software developed for research and testing purposes. It explores various approaches to code analysis and project understanding using Model Context Protocol (MCP).

Before using:

  • Expect bugs, incomplete features, and breaking changes
  • Use in non-production environments only
  • Backup your projects before extensive use
  • Report issues and provide feedback to help improve the project

Use cases:

  • Improving coding workflows with Claude Code - Enhanced project understanding and context
  • Experimenting with MCP server development
  • Testing code analysis and pattern detection approaches
  • Research into alternative programming assistance tools
  • Learning about AST parsing and project structure analysis

πŸ“¦ Installation & Setup

Quick Install from npm

bash
# Install globally
npm install -g mind-map-mcp

# Or install locally in your project
npm install mind-map-mcp

Claude Code Integration

1. Automatic Setup (Recommended)

The easiest way to set up Mind Map MCP with Claude Code:

bash
# Run the automatic setup tool
npx mind-map-mcp init-claude-code

# Or if installed globally
mind-map-mcp init-claude-code

This automatically:

  • βœ… Detects your operating system and Claude installation
  • βœ… Creates proper configuration files with correct paths
  • βœ… Provides platform-specific setup instructions
  • βœ… Includes verification commands and troubleshooting

2. Manual Setup for Claude Desktop

If you prefer manual configuration, add this to your Claude Desktop config:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%/Claude/claude_desktop_config.json Linux: ~/.config/claude-desktop/config.json

config.json
{
  "mcpServers": {
    "mind-map-mcp": {
      "command": "npx",
      "args": ["mind-map-mcp"],
      "env": {}
    }
  }
}

3. Environment Variable Configuration

You can configure the MCP server to work with specific project directories using the MCP_PROJECT_ROOT environment variable:

config.json
{
  "mcpServers": {
    "mind-map-mcp": {
      "command": "npx",
      "args": ["mind-map-mcp"],
      "env": {
        "MCP_PROJECT_ROOT": "/path/to/your/project"
      }
    }
  }
}

What it does:

  • Makes MCP scan and cache files in the specified project directory
  • Creates .mindmap-cache folder in the target project
  • Uses project-specific configuration and mind map data
  • Allows working with multiple projects independently

Usage Examples:

json
// For a specific project
"env": {
  "MCP_PROJECT_ROOT": "/Users/yourname/projects/my-app"
}

// For a demo or test project
"env": {
  "MCP_PROJECT_ROOT": "/Users/yourname/projects/demo-project"
}

Without this variable: MCP uses the current working directory where the MCP server was started.

4. Verify Installation

After setup, restart Claude and verify the integration:

  1. Check MCP Tools: In Claude, you should see 33 new MCP tools available
  2. Test Basic Functionality: Try these commands in Claude:
    Code
    Please scan the current project and show me the statistics.
    
  3. Test Features: Try experimental features:
    Code
    Please analyze the project architecture.
    

πŸ“ Usage with Claude Code

Once installed, you can experiment with these commands in Claude:

Sample Workflow

Code
# Start with basic scanning:
Please scan the project and get initial statistics.

# Explore analysis features:
Please analyze the project structure and suggest areas of focus.

# Test learning features:
Please update the mind map with information about [task description].

πŸ”¬ Experimental Analysis Features

Code
# Hebbian Learning - "Neurons that fire together, wire together"
Please show me the Hebbian learning statistics and top co-activation patterns.

# Hierarchical Context - Multi-level awareness
Please get the hierarchical context stats and most relevant context items.

# Attention System - Dynamic focus allocation
Please show the attention system statistics and allocate attention to important nodes.

# Bi-temporal Knowledge - Valid vs Transaction time tracking
Please get bi-temporal statistics and create a context window for this session.

# Pattern Prediction - Anticipatory intelligence
Please get pattern predictions and show emerging patterns.

Advanced Intelligence Features

Code
# Get architectural insights
Please analyze the project architecture and detect design patterns.

# Find cross-language dependencies
Please detect cross-language dependencies in this polyglot project.

# Get intelligent refactoring suggestions
Please generate multi-language refactoring suggestions focused on architecture.

# Predict emerging code patterns
Please analyze and predict what code patterns are likely to emerge.

Development Tool Integration

Code
# Detect available tools
Please detect all development tools available in this project.

# Run comprehensive analysis
Please run the full tool suite and provide aggregated results.

# Get tool recommendations
Please recommend missing development tools that would benefit this project.

πŸ“‹ Verification Checklist

βœ… Installation: npm list -g mind-map-mcp shows the package βœ… Claude Integration: 33 MCP tools visible in Claude βœ… Basic Functionality: scan_project command works βœ… Advanced Features: Brain-inspired tools respond correctly βœ… Multi-language Support: AST analysis works for your languages

πŸ”§ Troubleshooting

Common Issues:

  1. "No MCP tools visible" β†’ Restart Claude after configuration
  2. "Command not found" β†’ Ensure npm global install path is in PATH
  3. "Permission denied" β†’ Run npm config get prefix and check permissions
  4. "Server not responding" β†’ Check Claude Desktop config file syntax

Get Help:

  • πŸ“– Check QUICK_USAGE.md for workflow examples
  • πŸ“– Read CLAUDE_CODE_SETUP.md for detailed setup
  • πŸ› Report issues: https://github.com/nerfels/mind-map/issues

Features

🧠 Brain-Inspired Intelligence (Phase 6)

  • Associative Memory System: Neural activation spreading across connected code concepts (50-70% relevance improvement)
  • Context-Aware Query Caching: Intelligent caching with similarity matching (5-10x performance boost for repeated queries)
  • Parallel Processing Engine: Chunked file analysis with worker pool orchestration (3-5x faster project scanning)
  • Neuromorphic Query Patterns: Replaces linear search with brain-like associative activation networks
  • Intelligent Cache Invalidation: Path-based selective cache clearing with LRU eviction and 100MB memory management
  • Hebbian Learning System: Co-activation tracking with synaptic strengthening ("neurons that fire together, wire together")
  • Inhibitory Learning: Failure avoidance through negative pattern recognition (30% reduction in repeated mistakes)
  • Hierarchical Context Management: Multi-level context awareness (immediate, session, project, domain)
  • Attention Mechanisms: Multi-modal attention fusion with cognitive load management (Miller's 7Β±2 rule)
  • Bi-temporal Knowledge Model: Valid time vs transaction time tracking with complete audit trails
  • Pattern Prediction Engine: Anticipates code patterns before they emerge using time series analysis and predictive forecasting

πŸš€ Memory Optimization (v1.15.0)

  • Variable Lazy Loading: Intelligent memory management with 40.3% reduction in variable node memory usage
  • Smart Filtering: Only loads critical variables (exported, global, heavily-used >5 references) immediately
  • Summary Node System: Creates single nodes containing lazy-loaded variable metadata for thousands of variables
  • On-Demand Loading: 8ms average retrieval time for pattern-based variable queries
  • Full Functionality Preservation: All variable querying capabilities maintained while dramatically reducing memory footprint
  • Automatic Optimization: No configuration required - automatically detects important vs. lazily-loadable variables

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

Related MCP Servers

View all in Developer Tools View all alternatives
  • Sem logoSem

    Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

    πŸ’» Developer Tools1 views
    Compare vs Sem β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Codescene MCP Server logoCodescene MCP Server

    An MCP server that provides CodeScene Code Health analysis tools.

    πŸ’» Developer Tools1 views
    Compare vs Codescene MCP Server β†’
  • Projscan logoProjscan

    Agent-first code intelligence over MCP. AST for 7 languages. 20 tools. Offline.

    πŸ’» Developer Tools0 views
    Compare vs Projscan β†’

Reviews

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

Frequently Asked Questions about Mind Map

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mind-map": { "command": "npx", "args": ["-y", "mind-map"] } }

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 PreviewMind Map AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mind-map?style=directory)](https://allmcps.com/mcp/mind-map)
HTML Embed
<a href="https://allmcps.com/mcp/mind-map"><img src="https://allmcps.com/api/badge/mind-map?style=directory" alt="Mind Map on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
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.
27Quality signal: Emerging Β· 27/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 ownership8/20
Documentation & tools11/30
Adoption & activity1/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.

β˜… 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 and attach your website β€” 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Mind Map β†’Install in Claude DesktopInstall in CursorInstall in VS Code