Firelinks.cc
@djeknet
About Firelinks.cc
Firelinks MCP Server
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
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments