atlas

by LordCasser · MCP Server · ★ 30

About atlas

Atlas Local-first semantic knowledge graph engine for LLM agents. Atlas parses source code with tree-sitter, stores deterministic code facts in a local SQLite database, and exposes those facts through an interactive TUI, a CLI, and an MCP server. It is built for agents and developers that need reliable codebase context: symbol search, callers/callees, dependency edges, impact analysis, point inspection, bounded variable and caller tracing, forward call-chain queries, and C/C++ function-pointer dispatch annotations.

tree-sitter

Quick Facts

Stars30
Forks1
LanguageRust
CategoryMCP Server
LicenseMIT
Quality Score71.2352463248114/100
Last Updated2026-06-22
Created2026-05-24
Platformscli, mcp, rust
Est. Tokens~27k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is atlas?

atlas is Atlas — a local-first semantic code graph engine. Tree-sitter parses 15 languages into deterministic facts; CLI and MCP tools expose symbol search, call graphs, dataflow tracing, and barrel re-export . It is categorized as a MCP Server with 30 GitHub stars.

What programming language is atlas written in?

atlas is primarily written in Rust. It covers topics such as tree-sitter.

How do I install or use atlas?

You can find installation instructions and usage details in the atlas GitHub repository at github.com/LordCasser/atlas. The project has 30 stars and 1 forks, indicating an active community.

What license does atlas use?

atlas is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools