Skip to main content
Glama
Loctree

loctree-mcp

Official

Loctree Engine 0.13.1

This repository is the public release mirror for the Loctree engine — the full bundle in one workspace: the loctree CLI crate, the loctree-ast crate, the loctree-mcp server and the loctree-lsp server. The report renderer dependency is resolved from crates.io at the pinned release version. This is a release mirror of a private integration monorepo; issues/PRs welcome here.

Build

cargo check --workspace
cargo build --release -p loctree -p loctree-mcp -p loctree-lsp

Related MCP server: Context Bunker MCP

License

BUSL-1.1. See LICENSE and NOTICE.md.

Snapshot Notes

  • Target repo: Loctree/loctree

  • Dependency mode: crates.io registry

  • Engine staging keeps loctree, loctree-ast, loctree-mcp and loctree-lsp as local mirror payloads, while report-leptos is consumed from crates.io at the pinned release version; no reports/ vendor payload in this mirror.

F
license - not found
Not graded
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
6wRelease cycle
7Releases (12mo)
Commit activity
Issues opened vs closed

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Local-first codebase intelligence engine providing AI coding agents with a typed MCP toolset for understanding and navigating code repositories.
    100
    51
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that indexes your codebase using tree-sitter AST parsing and gives AI tools instant access to structural intelligence like dependency graphs, call trees, and dead code detection from a local SQLite database.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for semantic codebase navigation that builds an AST index of symbols, imports, and exports, providing AI agents with tools to search, explore, and understand code.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A local-first codebase intelligence layer for AI coding agents, providing a persistent, queryable model of a repository via an MCP server and CLI to enable structure queries instead of reading many files.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/Loctree/loctree'

If you have feedback or need assistance with the MCP directory API, please join our Discord server