Lain Mcp
@spuentesp
About Lain Mcp
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lain": {
"command": "/path/to/lain/target/release/lain",
"args": [
"--workspace",
"/path/to/your/project",
"--transport",
"stdio"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lain Mcp?
LAIN-mcp is a Rust MCP server that gives AI coding agents real architectural awareness of your codebase by maintaining a persistent knowledge graph of every symbol and relationship. It is built for navigating large codebases efficiently, reducing token consumption by providing structure and impact analysis before changes.
How to use Lain Mcp?
Install the server and configure it with your MCP client. Invoke any of its 21 MCP tools covering architecture, search, impact analysis, and health monitoring. No API keys or cloud setup are required.
Key features of Lain Mcp
- Blast radius analysis to know what breaks before changes
- Persistent, queryable knowledge graph of every symbol
- Co-change detection from git history analysis
- Local semantic search with ONNX embeddings, no data leaving your machine
- Sub-millisecond graph queries built in Rust with petgraph
- 21 MCP tools for architecture, search, impact, and health
Use cases of Lain Mcp
- Assessing impact of a proposed change across a large codebase
- Discovering files that historically evolve together via git co-change analysis
- Performing local, offline semantic search without external API calls
- Providing AI coding agents with a structural map before making modifications
FAQ from Lain Mcp
How does Lain Mcp differ from alternative code search tools?
It provides persistent architectural awareness through a knowledge graph, not just line-by-line search, and runs completely locally with no cloud dependencies or API keys.
What data does Lain Mcp store and where?
It builds and maintains a knowledge graph locally on your machine. No code or data ever leaves your machine; everything is processed locally
Frequently asked questions
How does Lain Mcp differ from alternative code search tools?
It provides persistent architectural awareness through a knowledge graph, not just line-by-line search, and runs completely locally with no cloud dependencies or API keys.
What data does Lain Mcp store and where?
It builds and maintains a knowledge graph locally on your machine. No code or data ever leaves your machine; everything is processed locally
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments