Agent♥︎Age
Catalog

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

Official

by lineai-intelligence · Python

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

An MCP Server that uses Lineai’s software dependency data in an AI programming assistant. It provides tools for impact assessment and for graph-based interactions backed by the Lineai graph HTTP API. The server focuses on integrating dependency and impact information into developer workflows.

🛠️ Key Features

  • Implements eight tools total: two impact tools and six graph tools.
  • lineai-method-impact: Pulls an impact assessment from Lineai APIs for a given method and its associated class.
  • lineai-database-impact: Analyzes impacts between code and database entities.
  • Remaining functionality uses the Lineai graph HTTP API.

🚀 Use Cases

  • Generate impact assessments for code at the method/class level.
  • Assess relationships between code and database entities.
  • Retrieve dependency/graph information through the Lineai graph API for assistant-driven analysis.

⚡ Developer Benefits

  • Structured access to Lineai dependency data via MCP tools.
  • Tool inputs map to code artifacts (e.g., method, class) and database entities.

⚠️ Limitations

  • Documented details cover only the two impact tools; the six graph tools are not described beyond being graph-tool implementations backed by the Lineai graph HTTP API.

Topics

aiai-agentscodingdeveloper-toolsmcp-server