Get all tools for MCP server
GET/v1/mcp/servers/:server_id/tools
This route returns all available tools for a specific MCP server, including their names, descriptions, and input schemas. These are all the tools the server exposes, not just the ones that are filtered in Port.
To learn more about MCP connectors, check out the documentation.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Default Response
Default Response
Default Response
Default Response
Default Response