Lain Mcp
@spuentesp
Lain Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"lain": {
"command": "/path/to/lain/target/release/lain",
"args": [
"--workspace",
"/path/to/your/project",
"--transport",
"stdio"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント