@leanspec/mcp
Freeby MCP Community
MCP server integration wrapper for LeanSpec
v0.2.28Added Apr 12, 2026
mcpmodel-context-protocolleanspecspecai
@leanspec/mcp MCP Server
MCP server integration wrapper for LeanSpec
Installation
npx -y @leanspec/mcp
Reviews
Installation
Quick install
npx -y @leanspec/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@leanspec/mcp": {
"command": "npx",
"args": ["-y", "@leanspec/mcp"]
}
}
}