base44-mcp-server

hemichaeli/base44-mcp-server
★ 1 stars TypeScript Database Updated today
MCP server for Base44 - manage app entities, functions, integrations, and auth via Claude
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "base44-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "hemichaeli/base44-mcp-server"
      ]
    }
  }
}

README Excerpt

Full-featured MCP (Model Context Protocol) server for Base44, with all available API operations. | Tool | Description | |------|-------------| | `base44_entity_list` | List records with pagination, sorting, field selection | | `base44_entity_get` | Get a single record by ID | | `base44_entity_filter` | Filter records with MongoDB operators ($eq, $in, $regex, etc.) |

Tools (20)

BASE44_API_KEYBASE44_APP_IDBASE44_EMAILBASE44_PASSWORDBASE44_WORKSPACE_IDPORTbase44_analytics_trackbase44_app_logsbase44_auth_checkbase44_auth_invite_userbase44_auth_list_usersbase44_auth_mebase44_create_appbase44_edit_appbase44_entity_bulk_createbase44_entity_bulk_updatebase44_entity_countbase44_entity_createbase44_entity_deletebase44_entity_delete_many
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →