MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/AppsAI
Code ExecutionOfficial
A

AppsAI

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

1 starsUpdated Feb 5, 2026
View on GitHub

Ads

Overview

Build and deploy full-stack apps with AI. This MCP server connects Claude Code, Cursor, Windsurf, and other AI tools to your AppsAI projects. Supported stacks: - Frontend: Next.js with React, Tailwind CSS, and shadcn/ui - Backend: Parse Server, Express, Fastify, Hono, Supabase Edge Functions, Firebase Cloud Functions, Serverless Framework, or custom - Database: MongoDB Atlas (managed) - Infrastructure: AWS (S3, CloudFormation, EC2, Lambda, and more) Add to claude_desktop_config.json: json { "mcpServers": { "appsai": { "command": "npx", "args": ["-y", "@appsai/mcp-server"], "env": { "APPSAI_API_KEY": "your_key" } } } }

Installation

claude mcp add appsai -e APPSAI_API_KEY=your_key -- npx -y @appsai/mcp-server

Configuration

{
  "mcpServers": {
    "appsai": {
      "command": "npx",
      "args": ["-y", "@appsai/mcp-server"],
      "env": {
        "APPSAI_API_KEY": "your_key"
      }
    }

Capabilities

  • Create and manage full-stack projects

    Ask your assistant to scaffold a new Next.js app with `project_CREATE_APP` or list existing projects with `project_LIST_APPS`.

  • Deploy frontends and backends

    Trigger deployments via `system_DEPLOY_FRONTEND`, `system_DEPLOY_BACKEND`, or `system_DEPLOY_ALL` and check deployment status with `system_GET_ENVIRONMENT_STATUS`.

  • Manage billing and credits

    Check your subscription plan with `billing_GET_CURRENT_PLAN`, view your credit balance, or add funds to your account.

  • Publish and browse marketplace templates

    Use `marketplace_PUBLISH_TEMPLATE` to share a project or `marketplace_FORK_TEMPLATE` to copy one into your workspace.

  • Configure custom domains

    Check subdomain availability, assign a custom domain, and verify DNS setup using the domain management tools.

  • Invite collaborators and set permissions

    Add team members to a project with `team_INVITE_COLLABORATOR` and adjust their access level.

Tags

  • development
  • aws
  • mongodb
  • cloud-infrastructure

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago