Skip to content
Back to search
30
MCP

faultlines-mcp

pypi/faultlines-mcp

MCP server for the Faultlines feature map — serve precise codebase context to AI coding agents (Cursor, Claude Code, Cline, Aider) instead of having them grep the repo.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@aisightline/mcp-server
MCP server for AI Sightline — monitor brand visibility across AI platforms (ChatGPT, Google AIO, Perplexity, Claude, Gemini, Copilot)
0 tools
Mason
MCP server that gives AI assistants a persistent codebase map — feature-to-file lookups, change impact analysis, and git history insights.
0 tools
@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
io.github.codelogicincengineering/codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
0 tools
mcp-server-dig
MCP server for AI-powered code archaeology — git blame, file history, contributor patterns, and related change analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "faultlines-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}