CodeAtlas AI MCP Server
Uses NVIDIA NIM for enterprise-grade vector embeddings, powering semantic code search and AI memory with the nvidia/nv-embed-v1 model.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CodeAtlas AI MCP ServerAnalyze architectural smells in my codebase"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CodeAtlas Platform
AI-powered codebase intelligence platform — MCP Server, AST analysis, Knowledge Graph, and semantic memory with Oracle 26ai.
🏗 Architecture
AI IDE (Claude/Cursor) → MCP (stdio/SSE) → Platform :8080 → Oracle 26ai + Firebase + NVIDIALayer | Components |
Presentation | Express HTTP, MCP SSE, A2A Agent Protocol, REST API |
Services | Dream Memory, Genome DNA, Second Brain, Consolidation Engine, Security Scanner |
Data | Oracle 26ai Autonomous DB, Firebase Firestore, NVIDIA NIM embeddings |
Related MCP server: Code Graph Knowledge System
📊 Architecture Diagrams
Diagram | File |
System Architecture | |
Second Brain Flow | |
Dream Lifecycle | |
Genome + Immune System | |
MCP Architecture | |
Deployment | |
A2A + Sync |
🧠 Second Brain
Dream Memories — AI thought persistence with vector search
Genome DNA — Immune system patterns + prevention context
Skills Registry — Reusable agent skills with versioning
Consolidation Engine — Knowledge graph dedup + merging
🔧 Quick Start
cp .env.example .env # Configure Oracle, Firebase, NVIDIA keys
pnpm install
pnpm run build
cd dashboard && pnpm run build && cd ..
PORT=8080 node dist/src/index.js📡 MCP Tools (30+)
Category | Tools |
Dreams |
|
Genome |
|
Skills |
|
Scanner |
|
Code |
|
📄 Documentation
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseCqualityDmaintenanceCombines a knowledge graph with RAG (Retrieval-Augmented Generation) capabilities for semantic code indexing and search. Enables creating entity relationships, managing observations, and performing semantic searches across indexed codebases.Last updated13
- Flicense-qualityCmaintenanceTransforms code repositories and development documentation into a queryable Neo4j knowledge graph, enabling AI assistants to perform intelligent code analysis, dependency mapping, impact assessment, and automated documentation generation across 15+ programming languages.Last updated6
- Flicense-qualityDmaintenanceAI-native code intelligence graph that builds a persistent knowledge graph of your codebase in Neo4j and exposes it to AI assistants via MCP, enabling contextual code analysis, impact analysis, and dependency tracking.Last updated21
- Alicense-qualityCmaintenanceTransforms codebases into structural knowledge graphs for AI agents and developers, providing precise architectural awareness and dependency mapping.Last updated53MIT
Related MCP Connectors
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Give your AI agent a persistent map of your project's structure, dependencies, and bugs.
Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/giauphan/codeatlas-platform'
If you have feedback or need assistance with the MCP directory API, please join our Discord server