Apinow Fun
Freeby MCP Community
MCP Server starter kit with ApiNow tools
v1.0.2Added Apr 12, 2026
mcpaidevelopmenttoolsdocumentation
Apinow Fun MCP Server
MCP Server starter kit with ApiNow tools
Installation
Reviews
Installation
Quick install
npx -y apinow-fun-mcpserver
Add to claude_desktop_config.json
{
"mcpServers": {
"apinow-fun": {
"command": "npx",
"args": ["-y", "apinow-fun-mcpserver"]
}
}
}