Skip to main content
Glama

Server Details

Your agent tests pages, copy, and flows on simulated users while you build.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
victorgulchenko/mimiq-mcp
GitHub Stars
1
Server Listing
Mimiq MCP

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • Changedmimiq.ask_audience4 fields changed
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • changedInput schema / properties / concurrency / description
        Previous value: -"Parallel survey workers (default 6)."New value: +"Number of parallel survey workers (default 6). Higher values return results faster but may hit rate limits."
      • addedInput schema / properties / context / maxLength
        Added value: +500
      • addedInput schema / properties / timeout_seconds
        Added value: +{
        +  "default": 300,
        +  "maximum": 900,
        +  "minimum": 30,
        +  "type": "integer"
        +}
    • Changedmimiq.test_component4 fields changed
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • addedInput schema / properties / component_html / maxLength
        Added value: +50000
      • addedInput schema / properties / component_text / maxLength
        Added value: +20000
      • addedInput schema / properties / goal / maxLength
        Added value: +500
    • Changedmimiq.test_copy4 fields changed
      • changedInput schema / properties / audience / description
        Previous value: -"Target audience. E.g. \"developers evaluating CI/CD tools\" or \"e-commerce shoppers\"."New value: +"Target audience. E.g. \"developers evaluating CI/CD tools\". If omitted, defaults to \"likely audience for this content\"."
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • addedInput schema / properties / variant_a / maxLength
        Added value: +20000
      • addedInput schema / properties / variant_b / maxLength
        Added value: +20000
    • Changedmimiq.test_flow6 fields changed
      • changedInput schema / properties / audience / description
        Previous value: -"Target audience description. E.g. \"small business owners looking for accounting software\"."New value: +"Who should test this page. Natural language, e.g. \"startup founders in SF\" or \"parents shopping for kids toys\". If omitted, Mimiq auto-detects the likely audience from page content."
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • removedInput schema / properties / bridge_id
        Removed value: -{
        -  "description": "Deprecated. Use cloudflared tunnel directly instead.",
        -  "type": "string"
        -}
      • changedInput schema / properties / goal / description
        Previous value: -"What success looks like, e.g. \"complete the signup and reach the dashboard\"."New value: +"What success looks like, e.g. \"complete the signup and reach the dashboard\". Providing a goal helps personas evaluate the page against a specific conversion objective."
      • addedInput schema / properties / goal / maxLength
        Added value: +500
      • addedInput schema / properties / url / maxLength
        Added value: +2000
    • Changedmimiq.test_page6 fields changed
      • changedInput schema / properties / audience / description
        Previous value: -"Who should test this page. Natural language, e.g. \"startup founders in SF\" or \"parents shopping for kids toys\". If omitted, auto-detects from page content."New value: +"Who should test this page. Natural language, e.g. \"startup founders in SF\" or \"parents shopping for kids toys\". If omitted, Mimiq auto-detects the likely audience from page content."
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • removedInput schema / properties / bridge_id
        Removed value: -{
        -  "description": "Deprecated. Use cloudflared tunnel directly instead.",
        -  "type": "string"
        -}
      • changedInput schema / properties / goal / description
        Previous value: -"What the page is trying to achieve, e.g. \"get visitors to sign up for the waitlist\"."New value: +"What the page is trying to achieve, e.g. \"get visitors to sign up for the waitlist\". Providing a goal helps personas evaluate the page against a specific conversion objective."
      • addedInput schema / properties / goal / maxLength
        Added value: +500
      • addedInput schema / properties / url / maxLength
        Added value: +2000
    • Changedmimiq.test_text4 fields changed
      • changedInput schema / properties / audience / description
        Previous value: -"Target audience for the content."New value: +"Target audience. E.g. \"developers evaluating CI/CD tools\". If omitted, defaults to \"likely audience for this content\"."
      • addedInput schema / properties / audience / maxLength
        Added value: +500
      • addedInput schema / properties / goal / maxLength
        Added value: +500
      • addedInput schema / properties / text / maxLength
        Added value: +20000
  2. 6 tool updates
    • First observedmimiq.ask_audience
    • First observedmimiq.test_component
    • First observedmimiq.test_copy
    • First observedmimiq.test_flow
    • First observedmimiq.test_page
    • First observedmimiq.test_text

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.5/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: ask_audience is for surveys with options, test_component for UI elements, test_copy for written content variants, test_flow for multi-step interactions, test_page for full web pages, and test_text for general text content. The descriptions explicitly differentiate use cases, such as test_page for landing pages versus test_flow for complex journeys, eliminating ambiguity.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with snake_case, starting with 'test_' or 'ask_' followed by a descriptive noun (e.g., test_page, ask_audience). This uniformity makes the tool set predictable and easy to navigate, with no deviations in naming conventions.

Tool Count5/5

With 6 tools, the server is well-scoped for synthetic user testing, covering key areas like surveys, UI components, copy, flows, pages, and text. Each tool serves a specific, non-overlapping function, making the count appropriate without being too sparse or bloated for the domain.

Completeness5/5

The tool set provides comprehensive coverage for synthetic user testing, including surveys, component-level feedback, copy testing, flow analysis, page evaluation, and general text reactions. There are no obvious gaps; it supports a full lifecycle from individual elements to complex interactions, ensuring agents can handle various testing scenarios without dead ends.