Integrates Lineai's powerful codebase knowledge graphs with a Model Context Protocol (MCP) server
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed v1.3.2 · analyzer v32 · 8h ago
skills & prompt files 10
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/about-codebase.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/best-practices.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/debugging.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/environment-variables.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/error-handling.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/mcp-server-pattern.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/style-guidelines.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/technologies.mdc
- agent-rules lineai_mcp_server-1.3.2/.cursor/rules/testing-approach.mdc
- agent-rules lineai_mcp_server-1.3.2/.github/copilot-instructions.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 23
filesystem 4
- fs lineai_mcp_server-1.3.2/add_license_headers.py :21
with open(file_path, 'r', encoding='utf-8') as f: - fs lineai_mcp_server-1.3.2/src/lineai_mcp_server/handlers/common.py :44
with open(file_path, "w", encoding="utf-8") as file: - fs lineai_mcp_server-1.3.2/src/lineai_mcp_server/utils.py :42
with open(pyproject_path, 'r') as f: - fs (weak) lineai_mcp_server-1.3.2/test/integration_test_all.py :87
with open(output_file, 'w', encoding='utf-8') as file:
network 5
- net lineai_mcp_server-1.3.2/src/lineai_mcp_server/graph_client.py :20
import httpx - net lineai_mcp_server-1.3.2/src/lineai_mcp_server/utils.py :17
import httpx - net (weak) lineai_mcp_server-1.3.2/test/integration_test_all.py :5
import httpx - net (weak) lineai_mcp_server-1.3.2/test/integration_test_graph.py :35
import httpx - net (weak) lineai_mcp_server-1.3.2/test/test_fixtures.py :30
lineai_mcp_server.utils._client = lineai_mcp_server.utils.httpx.Client(
secrets 2
- secrets lineai_mcp_server-1.3.2/src/lineai_mcp_server/utils.py :396
"password": os.getenv("LINEAI_PASSWORD") - secrets (weak) lineai_mcp_server-1.3.2/test/integration_test_all.py :34
'LINEAI_PASSWORD': os.getenv('LINEAI_PASSWORD'),
declared dependencies 9
- mcp@>=1.4.0,<2
- debugpy@>=1.8.12
- httpx@>=0.28.1
- pip-licenses@>=5.0.0
- python-dotenv@>=1.0.1
- tenacity@>=9.0.0
- toml@>=0.10.2
- httpcore@>=1.0.0
- anyio@>=4.0.0
cursor-plugin 1
- opaque (low) lineai_mcp_server-1.3.2/.cursor/rules/about-codebase.mdc
bundled .cursor/ plugin descriptor (lineai_mcp_server-1.3.2/.cursor/rules/about-codebase.mdc) — presence-detected; review the descriptor