mcp-server-miro
If you are the rightful owner of mcp-server-miro and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An experimental Model Control Protocol (MCP) server for interacting with the Miro API and a single board.
get_specific_board
Search information on the current board
update_board
Update the current board
get_items
Search the list of items on the board (filtering and pagination support)
update_item_position_or_parent
Update the location or parent of a specific project
delete_item delete_item
Delete specific items (cover various types such as sticky notes, text, shapes, etc.)
create_sticky_note_item create_sticky_note_item
Add a note
get_sticky_note_item
Search for specific notes
update_sticky_note_item
Update specific notes
create_text_item
Add text items
get_text_item
Retrieve specific text items
update_text_item
Update specific text items
create_shape_item create_shape_item
Add shape items
get_shape_item
Search for specific shape items
update_shape_item
Update specific shape items
create_card_item
Add card items
get_card_item
Search for specific card items
update_card_item
Update specific card items
create_connector
Add connectors between projects
get_connectors
Search the connector list
get_connector
Retrieve a specific connector
update_connector
Update specific connectors
delete_connector
Delete a specific connector
create_document_item_using_url
Add a document item from the URL
update_document_item_using_url
Update document items added from URL
create_embed_item create_embed_item
Add embedded items from URL
update_embed_item
Update embedded projects
create_image_item_using_url
Add image items from URL
update_image_item_using_url
Update image items added from URL
create_app_card_item
Add an application card project
update_app_card_item
Update the application card project