Skip to content
Back to search
30
MCP

File AI

io.github.flyfish-dev/file-ai

Agent-ready local document context with stable anchors.

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

Similar MCP servers embedding-nearest

context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
File Organizer AI
AI tools for organizing, categorizing, and managing file systems and directories.
0 tools
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.roshunsunder/filesift
Local file search for AI agents — semantic + keyword indexing over your codebase.
0 tools
Legal Document AI
Python MCP server for legal document analysis and drafting.
0 tools

How to use

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

{
  "mcpServers": {
    "file_ai": {
      "url": "None",
      "transport": "http"
    }
  }
}