FlyAgileWithGiom/miro-remote-mcp
If you are the rightful owner of miro-remote-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Miro MCP Server is a Model Context Protocol server designed for interacting with the Miro API using OAuth2 authentication, enabling programmatic creation and manipulation of Miro boards.
Tools
Functions exposed to the LLM to take actions
list_boards
List all accessible boards
get_board
Get board details
create_board
Create a new board
list_items
List items with optional type filtering
get_item
Get item details
update_item
Update item properties
delete_item
Delete an item
create_sticky_note
Create sticky notes with custom styling
create_shape
Create shapes (rectangle, circle, etc.)
create_text
Create text items
create_frame
Create frames for grouping
create_connector
Create lines/arrows between items
update_connector
Update connector styling
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client