Loading MCP server directory, please wait...
Publish websites and Telegram bots to Netrun — upload a folder from your editor, get a URL
npx @getmcp/cli add io.github.fadeynotchenko/netrunRequires Node.js 18+. Community-contributed server. Review source before installing.
NETRUN_API_KEYPersonal access key from netrun.io → MCP (starts with nru_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fadeynotchenko/netrun": {
"command": "npx",
"args": [
"-y",
"netrun-mcp"
],
"env": {
"NETRUN_API_KEY": ""
}
}
}
}