lineai-mcp-server

lineai-intelligence/lineai-mcp-server
★ 38 stars Python AI/LLM Updated today
An MCP Server to utilize Lineai's rich software dependency data in your AI programming assistant.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lineai-mcp-server": {
      "command": "uvx",
      "args": [
        "lineai-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install lineai-mcp-server

Topics

aiai-agentscodingdeveloper-toolsmcp-server