MCP Server
MCP
io.github.jrlprost/filoo-mcp
Create short links, fetch click analytics, and generate QR codes via the filoo.app API.
Install
npx -y @filooapp/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@filooapp/mcp-server",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "filoo API key, starts with flo_live_. Get one at https://filoo.app/dashboard/api",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FILOO_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment