Skip to main content
Glama

Server Details

Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.

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
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
miroapp/miro-ai
GitHub Stars
151
Server Listing
Miro MCP Server

Tool Schema Changelog

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

  1. 2 tool updates
    • Changedtable_create15 fields changed
      • addedInput schema / $defs / SelectColumnInput / properties / column_title
        Added value: +{
        +  "description": "Column name (e.g., 'Status', 'Priority')",
        +  "maxLength": 255,
        +  "minLength": 1,
        +  "type": "string"
        +}
      • addedInput schema / $defs / SelectColumnInput / properties / column_type
        Added value: +{
        +  "const": "select",
        +  "default": "select",
        +  "type": "string"
        +}
      • removedInput schema / $defs / SelectColumnInput / properties / type
        Removed value: -{
        -  "const": "select",
        -  "default": "select",
        -  "type": "string"
        -}
      • changedInput schema / $defs / SelectColumnInput / required
        Previous value: -[
        -  "title",
        -  "options"
        -]New value: +[
        +  "column_title",
        +  "options"
        +]
      • addedInput schema / $defs / TextColumnInput / properties / column_title
        Added value: +{
        +  "description": "Column name (e.g., 'Title', 'Description', 'Notes')",
        +  "maxLength": 255,
        +  "minLength": 1,
        +  "type": "string"
        +}
      • addedInput schema / $defs / TextColumnInput / properties / column_type
        Added value: +{
        +  "const": "text",
        +  "default": "text",
        +  "type": "string"
        +}
      • removedInput schema / $defs / TextColumnInput / properties / type
        Removed value: -{
        -  "const": "text",
        -  "default": "text",
        -  "type": "string"
        -}
      • changedInput schema / $defs / TextColumnInput / required
        Previous value: -[
        -  "title"
        -]New value: +[
        +  "column_title"
        +]
      • addedInput schema / properties / table_title
        Added value: +{
        +  "description": "The title/name of the table",
        +  "maxLength": 255,
        +  "minLength": 1,
        +  "type": "string"
        +}
      • removedInput schema / properties / title
        Removed value: -{
        -  "description": "The title/name of the table",
        -  "maxLength": 255,
        -  "minLength": 1,
        -  "type": "string"
        -}
      • changedInput schema / required
        Previous value: -[
        -  "board_id",
        -  "title",
        -  "columns"
        -]New value: +[
        +  "board_id",
        +  "table_title",
        +  "columns"
        +]
      • addedOutput schema / $defs / ColumnInfo / properties / column_title
        Added value: +{
        +  "description": "Display title of the column",
        +  "type": "string"
        +}
      • addedOutput schema / $defs / ColumnInfo / properties / column_type
        Added value: +{
        +  "description": "Column type: 'text' or 'select'",
        +  "type": "string"
        +}
      • removedOutput schema / $defs / ColumnInfo / properties / type
        Removed value: -{
        -  "description": "Column type: 'text' or 'select'",
        -  "type": "string"
        -}
      • changedOutput schema / $defs / ColumnInfo / required
        Previous value: -[
        -  "id",
        -  "title",
        -  "type"
        -]New value: +[
        +  "id",
        +  "column_title",
        +  "column_type"
        +]
    • Changedtable_list_rows4 fields changed
      • addedOutput schema / $defs / ColumnInfo / properties / column_title
        Added value: +{
        +  "description": "Display title of the column",
        +  "type": "string"
        +}
      • addedOutput schema / $defs / ColumnInfo / properties / column_type
        Added value: +{
        +  "description": "Column type: 'text' or 'select'",
        +  "type": "string"
        +}
      • removedOutput schema / $defs / ColumnInfo / properties / type
        Removed value: -{
        -  "description": "Column type: 'text' or 'select'",
        -  "type": "string"
        -}
      • changedOutput schema / $defs / ColumnInfo / required
        Previous value: -[
        -  "id",
        -  "title",
        -  "type"
        -]New value: +[
        +  "id",
        +  "column_title",
        +  "column_type"
        +]
  2. 19 tool updates
    • Removedboard_get_image_data
    • Removedboard_get_image_download_url
    • Removedboard_get_items
    • Addedboard_list_items
    • Addeddiagram_create
    • Removeddiagram_create_new
    • Addeddiagram_get_dsl
    • Removeddiagram_get_dsl_spec
    • Addeddoc_create
    • Removeddoc_edit
    • Addeddoc_get
    • Removeddoc_new
    • Removeddoc_read
    • Addeddoc_update
    • Removeddraft_doc_new
    • Addedimage_get_data
    • Addedimage_get_url
    • Addedtable_create
    • Removedtable_create_new
  3. 14 tool updates
    • First observedboard_get_image_data
    • First observedboard_get_image_download_url
    • First observedboard_get_items
    • First observedcontext_explore
    • First observedcontext_get
    • First observeddiagram_create_new
    • First observeddiagram_get_dsl_spec
    • First observeddoc_edit
    • First observeddoc_new
    • First observeddoc_read
    • First observeddraft_doc_new
    • First observedtable_create_new
    • First observedtable_list_rows
    • First observedtable_sync_rows

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.

TSQS

Score is being calculated.