Skip to main content
Glama

Port MCP Server

by port-labs
__init__.py185 B
"""Port MCP server. This module provides an MCP server for interacting with Port.io. """ __version__ = "0.1.0" from .call_tool import execute_tool __all__ = [ "execute_tool", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/port-labs/port-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server