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
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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!
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
コメント