Loading MCP server directory, please wait...
MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.
npx @getmcp/cli add io.github.ysalitrynskyi/opn-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPN_API_KEYYour opn.onl API key (create one under Settings → API Keys).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ysalitrynskyi/opn-mcp": {
"command": "npx",
"args": [
"-y",
"opn-mcp"
],
"env": {
"OPN_API_KEY": "",
"OPN_BASE_URL": "https://l.opn.onl"
}
}
}
}