Sideko API Tooling Lifecycle
Unified workflow capability for managing the complete API tooling lifecycle on the Sideko platform. Enables API platform teams to programmatically manage API projects, upload specifications, generate multi-language SDKs, deploy documentation sites, and run mock servers — all through a single unified interface. Designed for API platform engineers and DevOps teams automating their API developer experience pipeline.
What You Can Do
MCP Tools
list-api-projects
List all API projects in the Sideko organization
create-api-project
Create a new API project in Sideko
get-api-project
Get details of a specific API project
update-api-project
Update an existing API project name or description
delete-api-project
Delete an API project and all its versions, SDKs, docs, and mock servers
list-api-versions
List all versions of an API project
list-sdk-generations
List SDK generation jobs for an API project
trigger-sdk-generation
Trigger SDK generation for a language (python, typescript, java, go, ruby, rust)
list-documentation-sites
List documentation sites deployed for an API project
deploy-documentation-site
Deploy or update an API documentation site for an API project version
list-mock-servers
List mock server instances for an API project
deploy-mock-server
Deploy a mock server that simulates API responses for an API project version
list-api-keys
List all API keys for the Sideko organization
create-api-key
Create a new Sideko API key