← All servers

asksteps

warnings

mcp.asksteps.co

Turn a fillable PDF into an online form, build funnels, read submissions.

https://mcp.asksteps.co/mcpWebsiteOAuthMCP 2025-11-25v1.0.0last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 113 ms

Will my client connect?

Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.

Claude CodeConnects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude Code the client ID.

claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 asksteps https://mcp.asksteps.co/mcp

Claude Code docs · read on 2026-08-30

Claude (claude.ai & Desktop)Connects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.

Settings → Connectors → Add custom connector, then paste https://mcp.asksteps.co/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.

Claude (claude.ai & Desktop) docs · read on 2026-08-30

ChatGPTNot supported

Registering a client by hand is not a flow ChatGPT documents, and this server advertises none that it does.

ChatGPT docs · read on 2026-08-30

CursorConnects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give Cursor the client ID.

{
  "mcpServers": {
    "asksteps": {
      "url": "https://mcp.asksteps.co/mcp"
    }
  }
}

Cursor docs · read on 2026-08-30

VS Code (Copilot)Connects with setup

Neither RFC 7591 registration nor a Client ID Metadata Document is advertised, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.

{
  "servers": {
    "asksteps": {
      "oauth": {
        "clientId": "<your-client-id>"
      },
      "type": "http",
      "url": "https://mcp.asksteps.co/mcp"
    }
  }
}

VS Code (Copilot) docs · read on 2026-08-30

How to authenticate

Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.

Scheme
OAuth
Issuer
https://mcp.asksteps.co/
Dynamic client registration
Not advertised

A client that cannot register itself needs credentials issued out of band before it can begin the flow.

Client ID Metadata Document
Not advertised
PKCE
plain, S256
Grant types
authorization_code, refresh_token
Scopes
openid, offline_access, forms:read, forms:write, leads:read, pdf:write, publish:write, billing:read, billing:write
Protected-resource metadata
Published (RFC 9728)
Anonymous access
Handshake succeeds; 24 tools listable
Credentials demanded in prose
asksteps_get_subscription, asksteps_assign_site, asksteps_publish_form, asksteps_import_pdf, asksteps_list_forms, asksteps_start_checkout, asksteps_delete_form, asksteps_create_form, asksteps_get_form, asksteps_change_plan, asksteps_get_funnel, asksteps_list_leads, asksteps_update_form, asksteps_create_funnel

These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error.

Documentation
https://asksteps.co/entwickler/mcp

What the probe found

warningTools needing credentials are listed without a challenge

14 of the 24 tools listed anonymously say in their own descriptions that they need an account or a key (asksteps_get_subscription, asksteps_assign_site, asksteps_publish_form, asksteps_import_pdf, asksteps_list_forms, asksteps_start_checkout, asksteps_delete_form, asksteps_create_form, asksteps_get_form, asksteps_change_plan, asksteps_get_funnel, asksteps_list_leads, asksteps_update_form, asksteps_create_funnel), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.

No CORS headers for browser-based clients

A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.

24 tools usable without signing in

The server exposes a public surface before authorization: asksteps_get_subscription, asksteps_create_from_template, asksteps_list_templates, asksteps_assign_site, asksteps_publish_form, asksteps_import_pdf, asksteps_list_forms, asksteps_create_draft, asksteps_get_capabilities, asksteps_start_checkout, asksteps_update_publication, asksteps_delete_form, asksteps_create_form, asksteps_get_form, asksteps_update_funnel, asksteps_change_plan, asksteps_list_themes, asksteps_get_funnel, asksteps_list_leads, asksteps_search_docs, asksteps_update_form, asksteps_analyze_pdf, asksteps_create_funnel, asksteps_get_form_stats.

Tools

asksteps_analyze_pdfasksteps_assign_siteasksteps_change_planasksteps_create_draftasksteps_create_formasksteps_create_from_templateasksteps_create_funnelasksteps_delete_formasksteps_get_capabilitiesasksteps_get_formasksteps_get_form_statsasksteps_get_funnelasksteps_get_subscriptionasksteps_import_pdfasksteps_list_formsasksteps_list_leadsasksteps_list_templatesasksteps_list_themesasksteps_publish_formasksteps_search_docsasksteps_start_checkoutasksteps_update_formasksteps_update_funnelasksteps_update_publication

Contract history

2 Sep 2026v1.0.0first recorded contract

Get alerted when this contract changes

Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.

Prefer a feed reader? This page's contract changes are also an Atom feed.

Own this server?

Sign in to claim this listing by proving control of its host.

Status badge

Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.

MCP status badge for asksteps
[![MCP status](https://mcpi.app/servers/asksteps/badge.svg)](https://mcpi.app/servers/asksteps)