Loading MCP server directory, please wait...
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB.
npx @getmcp/cli add com.appsai/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
APPSAI_API_KEYYour AppsAI API key from Settings → Billing → API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.appsai/mcp-server": {
"command": "npx",
"args": [
"-y",
"@appsai/mcp-server"
],
"env": {
"APPSAI_API_KEY": ""
}
}
}
}