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.
Latest Blog Posts
- 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