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•873 B
# 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 Templates](./create-templates.md) - Build reusable infrastructure
patterns with templates
- [Use the Public API](./use-public-api.md) - Work with the REST API to manage
your workspaces and infrastructure programmatically