Skip to content
Claude Code

lineai mcp server for Claude Code

io.github.lineai-intelligence/lineai-mcp-server

An MCP Server to utilize Lineai's rich software dependency data in your AI programming assistant.

client:Claude Code transport:stdio runtime:pypi

Install lineai mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add lineai-mcp-server -e LINEAI_SERVER_HOST=<LINEAI_SERVER_HOST> -e LINEAI_USERNAME=<LINEAI_USERNAME> -e LINEAI_PASSWORD=<LINEAI_PASSWORD> -e LINEAI_WORKSPACE_NAME=<LINEAI_WORKSPACE_NAME> -e LINEAI_DEBUG_MODE=<LINEAI_DEBUG_MODE> -- uvx lineai-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

lineai mcp server in other clients