File AI
Rank #38,636io.github.flyfish-dev/file-ai
Agent-ready local document context with stable anchors.
File AI is a Model Context Protocol (MCP) server published by flyfish-dev. It ranks #38,636 of 120,278 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. File AI is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 81,642 of 120,278 servers on MCP Toplist.
Use File AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add file-ai -- npx -y @flyfish-dev/file-ai[mcp_servers.file-ai]
command = "npx"
args = ["-y", "@flyfish-dev/file-ai"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"file-ai": {
"command": "npx",
"args": [
"-y",
"@flyfish-dev/file-ai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"file-ai": {
"command": "npx",
"args": [
"-y",
"@flyfish-dev/file-ai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"file-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@flyfish-dev/file-ai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"file-ai": {
"command": "npx",
"args": [
"-y",
"@flyfish-dev/file-ai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"file-ai": {
"command": "npx",
"args": [
"-y",
"@flyfish-dev/file-ai"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.flyfish-dev%2Ffile-ai)<a href="https://mcptoplist.com/server/io.github.flyfish-dev%2Ffile-ai"><img src="https://mcptoplist.com/badge/io.github.flyfish-dev%2Ffile-ai.svg" alt="MCP Toplist: Top 50% of 120,278" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
flyfish-dev
Other servers by flyfish-dev
View all flyfish-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains File AI?
- File AI is maintained by flyfish-dev, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is File AI listed on the Official MCP Registry?
- Yes — File AI is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does File AI have?
- MCP Toplist tracks 1 version of File AI, most recently published on Jun 24, 2026.
- Where can I find the source code for File AI?
- The source code for File AI is hosted at github.com/flyfish-dev/file-ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.