MCP.so
Sign In
F

Firelinks.cc

@djeknet

About Firelinks.cc

Firelinks MCP Server

Basic information

Category

Other

Transports

stdio

Publisher

djeknet

Submitted by

Evgeniy Orel

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "firelinks": {
      "url": "https://mcp.firelinks.cc/mcp",
      "transport": "http",
      "headers": {
        "Authorization": "Bearer YOUR_API_TOKEN"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Firelinks.cc?

Firelinks.cc is an MCP (Model Context Protocol) server that enables external LLMs to interact with the Firelinks API. It provides tools for managing short links, retrieving click statistics, handling custom domains, and listing available servers. This server is built for developers and users of the Firelinks platform who want to control their link management workflows through AI assistants.

How to use Firelinks.cc?

Install dependencies with npm install, configure environment variables in a .env file (e.g., PORT, LARAVEL_API_URL, NODE_ENV), and start the server with npm start or npm run dev. For containerized deployment, build and run a Docker image or use Docker Comp

Comments

More Other MCP servers