port-experimental_port-mcp-server
2.7
The Port MCP Server is designed to enable interactions with the Port.io developer platform using the Model Context Protocol. It offers tools to trigger AI agents and manage blueprints, with plans for future enhancements. The server is open-source and distributed under the MIT License.
Port MCP Server
A Model Context Protocol server for the Port.io API, enabling interaction with Port.io's developer platform capabilities.
Installation
- Create a Port.io account and an API Key.
- Add configurations to
claude_desktop_config.json
to integrate with Claude Desktop. - Use
uvx
to run the server.
Capabilities
Agent Tools
- Trigger the Port.io AI agent with a prompt.
Blueprint Tools
- Retrieve and query blueprints from Port.io.
Entity Tools
- Will be added in the future.
Development
- Instructions for setting up a local environment, installing dependencies, and publishing new versions of the server are provided.