Command Palette

Search for a command to run...

Home / Servers

codeatlas-platform

by giauphan

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 + NVIDIA
LayerComponents
PresentationExpress HTTP, MCP SSE, A2A Agent Protocol, REST API
ServicesDream Memory, Genome DNA, Second Brain, Consolidation Engine, Security Scanner
DataOracle 26ai Autonomous DB, Firebase Firestore, NVIDIA NIM embeddings

📊 Architecture Diagrams

DiagramFile
System Architecturediagrams/system.mmd
Second Brain Flowdiagrams/second-brain.mmd
Dream Lifecyclediagrams/dreams.mmd
Genome + Immune Systemdiagrams/genome.mmd
MCP Architecturearchitecture/mcp.md
Deploymentdiagrams/deployment.mmd
A2A + Syncdiagrams/a2a-sync.mmd

🧠 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+)

CategoryTools
Dreamssave_dream_memory, query_dream_memories, sync_dreams
Genomesearch_genome, save_genome, scan_immune
Skillssearch_skills, get_skill, install_skill
Scannerscan_enterprise_vulnerabilities
Codecode_search, search_files, read_file

📄 Documentation

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

NOASSERTION199,059

mcp-server-fetch

OfficialUpdated today

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,138

@modelcontextprotocol/server-filesystem

OfficialUpdated today

by modelcontextprotocol

MCP server for filesystem access

SEE LICENSE IN LICENSE89,138

@modelcontextprotocol/server-everything

OfficialUpdated today

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,138