API Key Required

Model Context Protocol

Connect FB Downlo directly to your favorite AI tools. Download videos, reels, and stories without leaving your conversation in Claude or your code in Cursor.

What is MCP?

The Model Context Protocol (MCP) is an open standard that allows AI models to use external tools securely. By using our MCP server, you give your AI agent "eyes" to see and extract Facebook media.

AI-First Tooling

Instead of manually pasting links into a website, simply tell Claude: "Download the video at this FB link," and our MCP tool handles the extraction instantly.

How to Connect

Request Access Key

Replace {key} with the key provided by the administrator. To request an API key, please email mp3downy@gmail.com.

Using with Cursor

  1. Open Settings > Features > MCP
  2. Click "+ Add New MCP Server"
  3. Type: SSE
  4. Name: FB Downlo
  5. URL: Paste the endpoint above

Using with Claude Desktop

Add this to your claude_desktop_config.json:

"mcpServers": {
  "fb-downlo": {
    "url": "https://fbdownlo.com/mcp/sse"
  }
}

Available MCP Tools

extract_fb_media

Extracts direct video download links (HD/SD MP4) from any Facebook post, Reel, Story, or Watch link.

convert_fb_to_mp3

Extracts and converts Facebook media audio directly to high-quality MP3 format dynamically via proxy stream.

get_app_info

Queries active server version, feature flags, API status, and supported browser configurations.