We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•1.2 KiB
# How-To Guides
These guides help you accomplish specific tasks with System Initiative. Jump in
when you know what you want to do and need practical steps to get it done.
## Available Guides
- [AWS VPC via AI Agent](./aws-vpc-ai-agent.md) - Build and configure a Virtual Private Cloud on AWS via the AI Agent
- [AWS VPC via CLI or Web Application](./aws-vpc-cli-web-application.md) - Build and configure a Virtual Private Cloud on AWS via the [CLI](../tutorials/install-the-cli.md) or Web Application
- [AWS Service Control Policy for Cost Control](./aws-scp-policy.md) - Create and test an AWS SCP to prevent expensive instance types
- [Create a Qualification](./create-a-qualification.md) - Create a qualification for a schema patterns with templates
- [Create Templates](./create-templates.md) - Build reusable infrastructure patterns with templates
- [Deploy an Application to Azure Container Apps](./azure-container-apps.md) - Deploy an application to Azure Container Apps
- [Evaluate Policy](./evaluate-policy.md) - Write and evaluate policy against your infrastructure using the SI CLI
- [Use the Public API](./use-public-api.md) - Work with the REST API to manage your workspaces and infrastructure programmatically