manan-smarsh/port-hackathon
3.2
If you are the rightful owner of port-hackathon 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.
A Model Context Protocol (MCP) server for interacting with Port's Software Catalog API, enabling GitHub Copilot and other MCP clients to query and interact with Port entities.
Tools
Functions exposed to the LLM to take actions
get_entity
Get a specific entity from Port by blueprint and entity identifier.
search_entities
Search for entities using Port's powerful query rules.
find_product_for_service
Find the product entity that a service belongs to.
find_services_for_product
Find all service entities that belong to a specific product.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client