com.appsai/mcp-server
Quality Score
81
/100
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@appsai/mcp-server"
],
"env": {
"APPSAI_API_KEY": "<your-appsai_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@appsai/mcp-server"
],
"env": {
"APPSAI_API_KEY": "<your-appsai_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @appsai/mcp-server§02 Environment variables
APPSAI_API_KEYrequiredsecret
Your AppsAI API key from Settings → Billing → API Keys
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…