Added
Connecteam Developer MCP Server
18 days ago by Omer Vered
Added MCP (Model Context Protocol) server for API specification queries. Developers can use the user-Connecteam Developer server with the following tools:
| Tool | Description |
|---|---|
list-endpoints | List all available API endpoints |
get-endpoint | Get specific endpoint details (path, method, parameters) |
get-request-body | Get request body schema for POST/PUT/PATCH endpoints |
get-response-schema | Get response schema for any endpoint |
