Loomal

Blank Files MCP

MCP server by github.com/filearchitect/blankfiles-website

MCP server for listing and retrieving minimal valid blank files from blankfiles.com.

2 starsnpm: @filearchitect/blankfiles-mcp

About Blank Files MCP

Blank Files MCP is an MCP (Model Context Protocol) server published by filearchitect in the official MCP registry. MCP server for listing and retrieving minimal valid blank files from blankfiles.com.

It ships as an npm package (@filearchitect/blankfiles-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/filearchitect/blankfiles-website, where the project has earned 2 GitHub stars.

Use Blank Files MCP with your agent

Claude Code · one command
claude mcp add blank-files-mcp -- npx -y @filearchitect/blankfiles-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "blank-files-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@filearchitect/blankfiles-mcp"
      ]
    }
  }
}
npm@filearchitect/blankfiles-mcp

Frequently asked questions

What is Blank Files MCP?
Blank Files MCP is an MCP (Model Context Protocol) server by filearchitect. MCP server for listing and retrieving minimal valid blank files from blankfiles.com.
How do I connect Blank Files MCP to Claude, Cursor, or another MCP client?
Install Blank Files MCP from its npm package (@filearchitect/blankfiles-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Blank Files MCP open source?
Yes — the source code is public at github.com/filearchitect/blankfiles-website, with 2 GitHub stars.
Can AI agents pay to use Blank Files MCP?
Not yet through Loomal — Blank Files MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Blank Files MCP? Claim this listing free by verifying GitHub ownership, or contact us.