Miro
JSON →Miro MCP server, exposing all functionalities available in official Miro SDK.
Tools · 97
- list-boards List boards
- create-board Create board
- update-board Update board
- delete-board Delete board
- copy-board Copy board
- get-specific-board Get specific board
- get-items-on-board Get items on board
- get-specific-item Get specific item
- update-item-position Update item position
- delete-item Delete item
- create-app-card-item Create app card item
- get-app-card-item Get app card item
- update-app-card-item Update app card item
- delete-app-card-item Delete app card item
- create-card-item Create card item
- get-card-item Get card item
- update-card-item Update card item
- delete-card-item Delete card item
- create-connector Create connector
- get-connectors Get connectors
- get-specific-connector Get specific connector
- update-connector Update connector
- delete-connector Delete connector
- create-sticky-note-item Create sticky note item
- get-sticky-note-item Get sticky note item
- update-sticky-note-item Update sticky note item
- delete-sticky-note-item Delete sticky note item
- create-frame Create frame
- get-frame-item Get frame item
- update-frame-item Update frame item
- delete-frame-item Delete frame item
- create-document-item Create document item
- get-document-item Get document item
- update-document-item Update document item
- delete-document-item Delete document item
- create-text-item Create text item
- get-text-item Get text item
- update-text-item Update text item
- delete-text-item Delete text item
- create-items-in-bulk Create items in bulk
- create-image-item-using-url Create image item using URL
- create-image-item-using-file Create image item using file
- get-image-item Get image item
- update-image-item Update image item
- update-image-item-using-file Update image item using file
- delete-image-item Delete image item
- create-shape-item Create shape item
- get-shape-item Get shape item
- update-shape-item Update shape item
- delete-shape-item Delete shape item
- create-embed-item Create embed item
- get-embed-item Get embed item
- update-embed-item Update embed item
- delete-embed-item Delete embed item
- create-tag Create tag
- get-tag Get tag
- get-all-tags Get all tags
- update-tag Update tag
- delete-tag Delete tag
- attach-tag Attach tag
- detach-tag Detach tag
- get-item-tags Get item tags
- get-all-board-members Get all board members
- get-specific-board-member Get specific board member
- remove-board-member Remove board member
- share-board Share board
- update-board-member Update board member
- create-group Create group
- get-all-groups Get all groups
- get-group Get group
- get-group-items Get group items
- update-group Update group
- ungroup-items Ungroup items
- delete-group Delete group
- create-items-in-bulk-using-file Create items in bulk using file
- create-mindmap-node Create mindmap node
- get-mindmap-node Get mindmap node
- get-mindmap-nodes Get mindmap nodes
- delete-mindmap-node Delete mindmap node
- add-project-member Add project member
- create-board-export-job Create board export job
- get-all-cases Get all cases
- get-all-legal-holds Get all legal holds
- get-audit-logs Get audit logs
- get-board-classification Get board classification
- get-board-content-logs Get board content logs
- get-board-export-job-results Get board export job results
- get-board-export-job-status Get board export job status
- get-case Get case
- get-legal-hold Get legal hold
- get-legal-hold-content-items Get legal hold content items
- get-organization-info Get organization info
- get-organization-member Get organization member
- get-organization-members Get organization members
- get-project-member Get project member
- remove-project-member Remove project member
- update-board-classification Update board classification
Environment variables
MIRO_ACCESS_TOKEN
Links
★ 64 GitHub stars