Firelinks.cc
@djeknet
Firelinks.cc について
Firelinks MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"firelinks": {
"url": "https://mcp.firelinks.cc/mcp",
"transport": "http",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Nginx UI
0xJackyYet another WebUI for Nginx

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント