adalo.com
Adalo is a no-code platform for building and publishing database-driven web and native mobile apps. It provides a visual app builder with built-in data features and app publishing workflows.
Adalo exposes a documented HTTP API at `https://api.adalo.com` authenticated with an app API key, plus a known OAuth-protected MCP server at `https://mcp.adalo.com/mcp`.
- Adalo MCP Serverdiscovered
- Adalo APIdiscovered
In the Adalo builder, open your app, click the settings gear in the left nav, expand App Access, and click Generate API Key. Adalo also says you can open a collection’s API Documents from the three-dot menu to view the prefilled cURL with your secret key after Bearer. See The Adalo API and Collections API.
Connect an MCP client to https://mcp.adalo.com/mcp and complete the OAuth flow offered by the server. The curated registry identifies this MCP server as using OAuth, but public Adalo docs describing client registration or scopes were not found in the pages reviewed.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://adalo.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing