Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Dreamlit

REMOTE · MCP.DREAMLIT.AI · SCANNED AUG 3

Create, test, publish, and manage Dreamlit notification workflows from AI clients.

Available components

+7 this week 78 Trust /100
Trust breakdown (6 categories)

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 Security81
Transport & Reachability100
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2082 tokens (~173/item across 12 items; 11 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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 · mcp.dreamlit.ai

# add to Claude Code
claude mcp add --transport http ai-dreamlit-mcp https://mcp.dreamlit.ai/mcp
# ~/.codex/config.toml
[mcp_servers.ai-dreamlit-mcp]
url = "https://mcp.dreamlit.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-dreamlit-mcp": {
      "type": "remote",
      "url": "https://mcp.dreamlit.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-dreamlit-mcp --url https://mcp.dreamlit.ai/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-dreamlit-mcp:
    url: "https://mcp.dreamlit.ai/mcp"
// mcp.json
{
  "mcpServers": {
    "ai-dreamlit-mcp": {
      "type": "http",
      "url": "https://mcp.dreamlit.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • 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
  • 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 70

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Probed https://mcp.dreamlit.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dreamlit.ai CN=WE1,O=Google Trust Services,C=US 27 Jun 2026 25 Sept 2026 ECDSA 256 ECDSA-SHA256 7266f134326e582c13026f3d888ae741
SANs: dreamlit.ai, *.mcp.dreamlit.ai, mcp.dreamlit.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.dreamlit.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
dreamlit.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://mcp.dreamlit.ai/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://mcp.dreamlit.ai/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://mcp.dreamlit.ai/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://mcp.dreamlit.ai/mcp
Authorisation server https://mcp.dreamlit.ai
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.dreamlit.ai/mcp Verified 200
http (plaintext) http://mcp.dreamlit.ai/mcp Inconclusive 406
MCP tools — 11 exposed · ~1,881 tokens

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.

Tool Tokens
confirm_publish ~181

Use only after explicit user confirmation and a prior prepare_publish result to publish or schedule a Dreamlit workflow. Side effect: installs live database/repeating/auth triggers, schedules or sends broadcasts, and may enable notification delivery; sandbox mode can hold notifications for inspection. Returns the published workflow status and app URLs. Do not call speculatively or without carrying forward the prepare_publish safety fields.

NameTypeReqDescription
expectedEditableVersionIdEditable version id returned by prepare_publish, used as a safety check.
expectedPublishedVersionIdPublished version id returned by prepare_publish, used as a safety check.
expectedUpdatedAtIsoWorkflow updatedAt timestamp returned by prepare_publish, used as a safety check.
isSandboxedbooleanWhether to publish in sandbox mode so notifications are held for inspection.
workflowIdstringyesWorkflow id to publish.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

create_or_update_workflow ~326

Creates a new Dreamlit workflow draft or updates an existing draft from an outcome-oriented natural-language prompt. Use after get_status; use get_workflow_and_preview_url first when editing an existing workflow. Existing Supabase Auth workflows can be edited except for the immutable trigger step; creating Supabase Auth workflows must happen through Supabase Auth email setup in the Dreamlit web app. Side effect: may create or modify a draft, but does not publish or install live triggers. Returns the workflow/draft result, action-required or handoff details when more input is needed, and relevant app URLs. Do not use for publishing, direct database changes, or low-level graph edits.

NameTypeReqDescription
projectIdstringTarget project id for creating a new workflow draft.
promptstringyesOutcome-oriented workflow authoring request. Describe the event or schedule, audience, recipient, message goal, data needed, timing, business rules, and unsubscribe intent. Let Dreamlit choose email…
userCurrentTimeIsostringUser's current time as an ISO timestamp with offset, useful for relative schedule requests.
userCurrentTimeZoneIdstringIANA timezone id for the user, useful for repeating workflows and scheduled broadcasts.
userEmailStepCommentsarrayOptional inline comments for revising email step content.
workflowIdstringExisting workflow id to continue editing. Use get_workflow_and_preview_url first when changing an existing workflow.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

get_analytics ~309

Read-only. Use to query Dreamlit analytics for overview metrics, notification rows, recipient engagement, or workflow run rows with filters, sorting, and cursor pagination. Returns bounded structured analytics data, effective query metadata, pagination details when rows are included, and relevant app URLs. Do not use for CSV exports, bulk dumps, workflow edits, publishing, or low-level database access.

NameTypeReqDescription
channelstringNotification channel for overview and notification analytics. Defaults to email. Recipient analytics are email-only.
cursorstringOpaque pagination cursor from a previous get_analytics response.
filtersobjectOptional analytics filters. Unsupported combinations return a clear error.
includearrayOptional response sections to include. Defaults depend on the requested view.
limitintegerMaximum rows to return. Defaults to 25 and is capped at 100.
projectIdstringProject id to query analytics from. Required when access is ambiguous.
rangeobjectOptional explicit timestamp range. Overrides window and is applied to the view's primary timestamp.
sortobjectOptional row sort. Overview ignores sorting.
timeZonestringIANA timezone for daily series bucketing. Defaults to UTC.
viewstringyesAnalytics surface to query: overview cards, notification rows, recipient rows, or workflow run rows.
windowstringRelative analytics window. Defaults to 30d. Ignored when range is provided.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

get_status ~138

Read-only. Use first when the agent needs Dreamlit product guidance, prompting guidance, approved workspace context, project setup, schema hints, workflow state, or relevant app URLs. Returns a compact context pack with concepts, recommended tool flow, actor/workspace/project data, optional authoring context, optional workflow context, and appUrls. Do not use this to create, update, publish, or unpublish workflows.

NameTypeReqDescription
projectIdstringOptional project id. Include it to return project setup, schema hints, and authoring context.
workflowIdstringOptional workflow id. Include it to return concise workflow state and preview URL.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

get_workflow_and_preview_url ~82

Read-only. Use before editing, verifying, or preparing publish for an existing workflow. Returns normalized draft and published workflow structure plus the Dreamlit preview/builder URL and status URLs. Do not use to create, update, publish, or unpublish workflows.

NameTypeReqDescription
workflowIdstringyesWorkflow id to inspect before editing, verifying, or publishing.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

list_brand_styles ~129

Read-only. Use when the user wants to inspect saved project brand styles for generated email drafts. Returns paginated project brand style summaries, ids, default status, style metadata, and app URLs. Do not use to create, update, delete, or expose raw style provenance.

NameTypeReqDescription
limitintegerMaximum number of brand styles to return for this page.
offsetintegerZero-based brand style offset for pagination. Use nextOffset from the previous response to fetch the next page.
projectIdstringProject id to list brand styles from. Required when access is ambiguous.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

list_projects ~82

Read-only. Use when the target project is unknown or the user names a project instead of providing an id. Returns accessible Dreamlit projects in the approved workspace with project and workflow-list URLs. Do not use to inspect workflow structure or author changes.

NameTypeReqDescription
limitintegerMaximum number of projects to return.
searchstringOptional project name search string.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

list_workflows ~196

Read-only. Use to find workflows in a project by name, description, or trigger type before inspection or editing. Trigger filters include database, auth email, repeating, broadcast, and no-trigger workflows. Returns paginated workflow summaries, published/sandbox state, trigger type, workflow URLs, totalCount, hasMore, and nextOffset. Do not use as the final source of truth before editing; call get_workflow_and_preview_url for full structure.

NameTypeReqDescription
limitintegerMaximum number of workflows to return for this page.
offsetintegerZero-based workflow offset for pagination. Use nextOffset from the previous response to fetch the next page.
projectIdstringProject id to list workflows from. Required when access is ambiguous.
searchstringOptional workflow name or description search string.
triggerFiltersarrayOptional trigger type filters. Use broadcast only for one-time audience emails.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

prepare_publish ~81

Read-only validation step before publishing. Use after the user asks to publish and after inspecting the workflow if needed. Returns validation status, publish mode, preview URL, and a confirmation payload with version/timestamp safety checks for confirm_publish. Does not publish or schedule anything by itself.

NameTypeReqDescription
workflowIdstringyesWorkflow id to validate and prepare for explicit publish approval.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

send_workflow_test ~272

Side effect when confirmSend is true: sends one current draft email or Slack message for review, but does not publish, schedule, or edit the workflow. Use after authoring or inspection when the user wants to verify an important message before publishing. Returns sent-test details, app URLs, a confirmation request, or a clarification request with user-facing message choices. Do not expose test target ids as copy; ask users to choose by message label and confirm before sending.

NameTypeReqDescription
confirmSendbooleanSet to true only after the user explicitly confirms sending this selected test message. If omitted or false, Dreamlit returns confirmation_required and does not send.
messageTypestringOptional message type filter when selecting a draft message to test.
rowDataobjectOptional sample data for rendering draft message variables during the test. If omitted, Dreamlit uses the same default preview data as the web builder when available.
testRecipientEmailstringOptional recipient for email tests. If omitted, Dreamlit sends to the authenticated user's email address.
testTargetIdstringStructured test target id from testableMessages. Do not show this id to users; ask them to choose by message label.
workflowIdstringyesWorkflow id whose editable draft message should be tested.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.

unpublish_workflow ~85

Use after explicit user intent to unpublish a Dreamlit workflow. Side effect: disables live triggers or schedules for that workflow and stops future automated sends. Returns updated workflow status and app URLs. Do not use for deleting drafts, canceling one broadcast run, or editing workflow content.

NameTypeReqDescription
workflowIdstringyesWorkflow id to unpublish and disable live triggers or schedules.
NameTypeReqDescription
resultyesDreamlit MCP result. success responses contain data and appUrls when relevant; auth_required, clarification_required, confirmation_required, handoff_required, and error responses explain the next act…

No examples provided.