Dashform MCP Server
REMOTE · GETAIFORM.COM · SCANNED AUG 4
Connect AI assistants to Dashform — build and manage AI-powered forms, funnels, quizzes.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (delete_form). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 4071 tokens (~49/item across 82 items; 82 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management29
- Stability check failed: schema churn in the 9 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
Tool Coverage80
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 41% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · getaiform.com
claude mcp add --transport http makloai-mcp-server-dashform https://getaiform.com/api/mcp
[mcp_servers.makloai-mcp-server-dashform] url = "https://getaiform.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"makloai-mcp-server-dashform": {
"type": "remote",
"url": "https://getaiform.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add makloai-mcp-server-dashform --url https://getaiform.com/api/mcp --transport streamable-http
mcp_servers:
makloai-mcp-server-dashform:
url: "https://getaiform.com/api/mcp" {
"mcpServers": {
"makloai-mcp-server-dashform": {
"type": "http",
"url": "https://getaiform.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 26 to 29.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 19 to 23.
- 31 Jul 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 0
- Stability: 0.07 → fail ▼ security
- A breaking change shipped without a version bump: still 1.0.0 ▼ security
- Tool “get_form” rewrote its description, which is the text the model reads security
- Tool “update_form” rewrote its description, which is the text the model reads security
- Tool “create_form” rewrote its description, which is the text the model reads security
- “create_form” added a required parameter “form”, so existing callers break ▼ functional
- “create_form” dropped the required parameter “name” ▼ functional
- “update_form” added an optional parameter “stepsMode” cosmetic
- “create_form” dropped the optional parameter “templateId” cosmetic
- “create_form” dropped the optional parameter “tone” cosmetic
- “create_form” dropped the optional parameter “type” cosmetic
- “create_form” dropped the optional parameter “description” cosmetic
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 60
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Probed https://getaiform.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=getaiform.com | CN=YR1,O=Let's Encrypt,C=US | 15 Jul 2026 | 13 Oct 2026 | RSA 2048 | SHA256-RSA | 5aefbe245ee9c8a89357d4c106e2fe9c29b |
| SANs: getaiform.com | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of getaiform.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| getaiform.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://getaiform.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://getaiform.com/api/mcp | HTTPS enforced | 308 | https://getaiform.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
list_replies List Replies ~59
List replies for a form (paginated). Returns respondent data, status, and scoring verdict.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | — | Pagination cursor from a prior call |
| formId | string | yes | The form ID |
| limit | number | — | — |
No output schema declared.
No examples provided.
list_slack_channels List Slack Channels ~26
List Slack channels available to a connection.
| Name | Type | Req | Description |
|---|---|---|---|
| connectionId | string | yes | — |
No output schema declared.
No examples provided.
list_zapier_hooks List Zapier Hooks ~28
List Zapier webhook subscriptions for a form.
| Name | Type | Req | Description |
|---|---|---|---|
| formId | string | yes | — |
No output schema declared.
No examples provided.
load_messages Load Messages ~27
Load the messages of a chat by its reference ID.
| Name | Type | Req | Description |
|---|---|---|---|
| referenceId | string | yes | — |
No output schema declared.
No examples provided.
mark_actioned Mark Reply Actioned ~31
Mark a reply as actioned (followed up on).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The reply ID |
No output schema declared.
No examples provided.
override_verdict Override Lead Verdict ~46
Manually set or reset a reply's lead verdict (hot/warm/cold). Returns the updated reply.
| Name | Type | Req | Description |
|---|---|---|---|
| action | — | yes | — |
| id | string | yes | The reply ID |
No output schema declared.
No examples provided.
publish_form Publish Form ~40
Publish the form's current draft as a new live version. Required before a form can receive replies.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The form ID to publish |
No output schema declared.
No examples provided.
reconnect_quota_precheck Reconnect Quota Precheck ~32
Check the backfill backlog for a connection before reconnecting it.
| Name | Type | Req | Description |
|---|---|---|---|
| connectionId | string | yes | — |
No output schema declared.
No examples provided.
refine_prompt Refine Prompt ~45
AI-refine a form-building prompt for the given funnel type. Returns the refined prompt text (single-shot).
| Name | Type | Req | Description |
|---|---|---|---|
| formType | string | yes | — |
| prompt | string | yes | — |
No output schema declared.
No examples provided.
remove_ai_provider_key Remove AI Provider Key ~43
Remove the active org's BYOK AI provider key. Owner only. Pass confirm: true to proceed.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | — | Must be true to remove |
No output schema declared.
No examples provided.
remove_custom_domain Remove Custom Domain ~48
Remove a custom domain from the active org. Owner/admin only. Pass confirm: true to proceed.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | — | Must be true to remove |
| id | string | yes | — |
No output schema declared.
No examples provided.
replay_integration_event Replay Integration Event ~29
Re-enqueue a failed or past integration delivery event.
| Name | Type | Req | Description |
|---|---|---|---|
| eventId | string | yes | — |
No output schema declared.
No examples provided.
rescore_form_replies Rescore Form Replies ~37
Re-run AI lead scoring across a form's replies. Returns the number marked for scoring.
| Name | Type | Req | Description |
|---|---|---|---|
| formId | string | yes | — |
No output schema declared.
No examples provided.
revoke_connection Revoke Connection ~51
Revoke a connection (stops future deliveries). Pass confirm: true to proceed.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | — | Must be true to revoke |
| id | string | yes | — |
| reason | string | — | — |
No output schema declared.
No examples provided.
run_ax_audit Run AX Audit ~126
Run an Agent Experience (AX) audit on a website: fetch the page and score how ready it is for AI agents and crawlers across 10 dimensions (crawlability, structured data, actionability, agent interaction, discoverability, content quality, performance, authoritativeness, freshness, security). Returns an axScore (0-100), a grade, per-dimension scores, and specific issues with concrete fixes. The URL must be a public https site.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The public website URL to audit (https). A bare domain is upgraded to https. |
No output schema declared.
No examples provided.
save_ai_provider_key Save AI Provider Key ~48
Set the active org's BYOK AI provider key (validated before saving). Owner only. The key is never returned.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | — |
| provider | string | — | — |
No output schema declared.
No examples provided.
search_merchants Search Merchants ~126
Search for businesses and service providers on the Dashform marketplace. Filter by category, location, or keyword. Each result includes a funnel_id you can use with get_business_info, get_services, check_fit, and book_appointment.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by service category (e.g. health_wellness, beauty_personal_care). Use list_categories to see available options. |
| limit | number | — | Maximum results to return |
| location | string | — | Filter by city or area name |
| query | string | — | Search by business name or description keyword |
No output schema declared.
No examples provided.
search_photos Search Photos ~46
Search Pexels for background photos (welcome/end screens, questions).
| Name | Type | Req | Description |
|---|---|---|---|
| pageIndex | integer | — | — |
| pageSize | integer | — | — |
| query | string | yes | — |
No output schema declared.
No examples provided.
search_services Search Services ~108
Search for specific services across all marketplace merchants. Find services by name, category, price range, or location. Each result includes the provider funnel_id for booking.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by service category |
| limit | number | — | Maximum results to return |
| location | string | — | Filter by provider location |
| max_price | number | — | Maximum price filter |
| min_price | number | — | Minimum price filter |
| query | string | — | Search by service name or description |
No output schema declared.
No examples provided.
search_videos Search Videos ~46
Search Pexels for background videos (welcome/end screens, questions).
| Name | Type | Req | Description |
|---|---|---|---|
| pageIndex | integer | — | — |
| pageSize | integer | — | — |
| query | string | yes | — |
No output schema declared.
No examples provided.
set_custom_domain_default_form Set Custom Domain Default Form ~47
Pin (or clear, with null) the default form a custom domain serves at its root. Owner/admin only.
| Name | Type | Req | Description |
|---|---|---|---|
| formId | — | yes | — |
| id | string | yes | — |
No output schema declared.
No examples provided.
suggest_scoring_criteria Suggest Scoring Criteria ~38
AI-generate suggested hot/warm/cold lead-scoring criteria for a form.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The form ID |
No output schema declared.
No examples provided.
switch_active_org Switch Active Organization ~52
Set which organization MCP acts on for subsequent tool calls. The selection is verified against your memberships and persists for this connection.
| Name | Type | Req | Description |
|---|---|---|---|
| organizationId | string | yes | The organization ID to switch to (from list_organizations) |
No output schema declared.
No examples provided.
toggle_integration Toggle Integration ~34
Activate or pause an integration. Returns the updated integration.
| Name | Type | Req | Description |
|---|---|---|---|
| desired | string | yes | — |
| id | string | yes | — |
No output schema declared.
No examples provided.
toggle_zapier_hook Toggle Zapier Hook ~35
Activate or pause a Zapier webhook subscription.
| Name | Type | Req | Description |
|---|---|---|---|
| hookId | string | yes | — |
| status | string | yes | — |
No output schema declared.
No examples provided.
transcribe Transcribe Audio ~31
Transcribe base64-encoded audio to text.
| Name | Type | Req | Description |
|---|---|---|---|
| audio | string | yes | Base64-encoded audio bytes |
No output schema declared.
No examples provided.
update_form Update Form ~127
Update a form. Include only what you want to change under `form` — everything else is left untouched, including nested objects: sending one theme colour leaves the other theme settings alone. Steps are merged by key by default, so editing one question needs only that step; pass stepsMode 'replace' to send a complete new list.
| Name | Type | Req | Description |
|---|---|---|---|
| form | object | yes | — |
| id | string | yes | The form ID to update |
| stepsMode | string | — | merge: steps you name are merged by key, the rest are untouched. replace: `steps` is the complete new list. |
No output schema declared.
No examples provided.
update_org_branding Update Org Branding ~53
Update the active org's white-label branding. Owner/admin only. Returns the updated branding.
| Name | Type | Req | Description |
|---|---|---|---|
| brandColor | string | — | — |
| brandLogoUrl | string | — | — |
| faviconUrl | string | — | — |
No output schema declared.
No examples provided.
update_org_email_config Update Org Email Config ~42
Update the active org's white-label email config. Owner/admin only.
| Name | Type | Req | Description |
|---|---|---|---|
| emailReplyTo | string | — | — |
| emailSenderName | string | — | — |
No output schema declared.
No examples provided.
update_scoring_criteria Update Scoring Criteria ~53
Set a form's hot/warm/cold lead-scoring criteria. Returns the updated form.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The form ID |
| scoring | object | yes | Lead scoring criteria for this form |
No output schema declared.
No examples provided.
upload_blob Upload Blob ~58
Upload a file (base64) to blob storage for use in forms. Returns the blob URL.
| Name | Type | Req | Description |
|---|---|---|---|
| contentType | string | — | — |
| dataBase64 | string | yes | Base64-encoded file bytes |
| filename | string | yes | — |
No output schema declared.
No examples provided.
verify_custom_domain Verify Custom Domain ~37
Re-check a custom domain's DNS/verification and promote it to active when healthy. Owner/admin only.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
No output schema declared.
No examples provided.