Blankfiles MCP
Rank #32,777io.github.filearchitect/blankfiles-mcp
MCP server providing blankfiles-mcp capabilities
Blankfiles MCP is a Model Context Protocol (MCP) server published by filearchitect. It ranks #32,777 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Blankfiles MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 20, 2025 and most recently updated on Feb 13, 2026.
Ranks ahead of 99,269 of 132,046 servers on MCP Toplist.
Use Blankfiles MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add blankfiles-mcp -- npx -y @filearchitect/blankfiles-mcp[mcp_servers.blankfiles-mcp]
command = "npx"
args = ["-y", "@filearchitect/blankfiles-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"blankfiles-mcp": {
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"blankfiles-mcp": {
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"blankfiles-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"blankfiles-mcp": {
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"blankfiles-mcp": {
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}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.filearchitect%2Fblankfiles-mcp)<a href="https://mcptoplist.com/server/io.github.filearchitect%2Fblankfiles-mcp"><img src="https://mcptoplist.com/badge/io.github.filearchitect%2Fblankfiles-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
filearchitect
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Blankfiles MCP?
- Blankfiles MCP is maintained by filearchitect, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Blankfiles MCP listed on the Official MCP Registry?
- Yes — Blankfiles MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Blankfiles MCP have?
- MCP Toplist tracks 2 versions of Blankfiles MCP, most recently published on Feb 13, 2026.
- Where can I find the source code for Blankfiles MCP?
- The source code for Blankfiles MCP is hosted at github.com/filearchitect/blankfiles-website.
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.