Loomal

filoo-mcp

MCP server by github.com/jrlprost/filoo-mcp

Create short links, fetch click analytics, and generate QR codes via the filoo.app API.

0 starsnpm: @filooapp/mcp-server

About filoo-mcp

filoo-mcp is an MCP (Model Context Protocol) server published by jrlprost in the official MCP registry, listed under Research & Data on Loomal. Create short links, fetch click analytics, and generate QR codes via the filoo.app API.

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

Development happens in the open at github.com/jrlprost/filoo-mcp.

Use filoo-mcp with your agent

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

Frequently asked questions

What is filoo-mcp?
filoo-mcp is an MCP (Model Context Protocol) server by jrlprost in the Research & Data category. Create short links, fetch click analytics, and generate QR codes via the filoo.app API.
How do I connect filoo-mcp to Claude, Cursor, or another MCP client?
Install filoo-mcp from its npm package (@filooapp/mcp-server) 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 filoo-mcp open source?
Yes — the source code is public at github.com/jrlprost/filoo-mcp.
Can AI agents pay to use filoo-mcp?
Not yet through Loomal — filoo-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 filoo-mcp? Claim this listing free by verifying GitHub ownership, or contact us.