Feature ideas

We take your ideas seriously! Read more on our prioritization process in our blog https://productmanagement.port.io/posts/managing-feature-ideas
Port MCP Server - Support Dashboard & Page Management (CRUD)
Current limitation The Port MCP server supports blueprints, entities, actions, and scorecards. It does not support pages or dashboards. As a result, AI agents such as Claude Code, Cursor, and Windsurf cannot create, update, or delete dashboard pages or widgets programmatically through the MCP interface. Use case We built a Claude usage analytics pipeline that syncs data into a Port blueprint. The goal was to create a dashboard with KPI cards, pie charts, and table widgets directly from Claude Code via the MCP server. We had to fall back to raw REST API calls, which proved brittle. During implementation we encountered undocumented constraints such as: • Maximum of two dashboard widget sections • agentIdentifier requirements • Other implicit validation rules Requested capabilities Page management • create_page to manage dashboard and catalog pages • update_page to modify existing pages • delete_page to remove pages • list_pages to discover existing pages and widget configurations Widget management • add_widget to add widgets to a page • update_widget to modify widgets • remove_widget to delete widgets Widget support • Number charts • Pie charts • Table explorers • Markdown blocks • Iframe widgets • Links Why this matters As more teams use AI agents to build and maintain internal developer portals, programmatic dashboard composition becomes essential. The REST API exists but is not exposed through MCP. The API also has undocumented limitations that make it harder to use reliably. Exposing page and widget management through MCP would enable stable, fully automated dashboard generation workflows.
0
·
Dashboards & widgets
Per‑user “Favorites” for Actions, Entities and Blueprints
We’d like a native, end‑user “favorites” capability in Port so each user can quickly access what they use most, without navigating the full catalog or self‑service hub every time. What we’re asking for Let a logged‑in user mark as favorite: Self‑service actions Specific entities (e.g., services, workloads, resources) Optionally, blueprints or pages Provide a personal favorites view/widget in the UI (e.g., on the Home page or a dedicated “Favorites” area) where users can: See all their favorite items in one place Click through directly to run an action or open an entity/page Why current options aren’t enough We know there is a “My recent actions” widget and an open idea for SSA Favorites, but “recent” usage is not the same as letting a user pin a stable set of frequently used actions. [SSA favorites] There is also an idea for favorite entities in Homepage, but this appears focused only on entities and not actions/blueprints, and is not yet generally available. [Favourite entities] The Quick Access / Links widget lets admins curate shared shortcuts to pages, but doesn’t let each user manage their own favorites across actions and entities. [Quick access widget] Value Faster access to commonly used actions and entities, especially for power users. Cleaner experience than searching or navigating long lists every time. Complements existing “recent” and quick‑access features with a true per‑user, persistent favorites experience.
0
·
Dashboards & widgets
Load More