Skip to main content
Glama

LocalStack MCP Server

Official
by localstack
server.json945 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "io.github.localstack/localstack-mcp-server", "description": "A LocalStack MCP Server providing essential tools for local cloud development & testing", "status": "active", "repository": { "url": "https://github.com/localstack/localstack-mcp-server", "source": "github" }, "version": "0.1.5", "packages": [ { "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "identifier": "@localstack/localstack-mcp-server", "version": "0.1.5", "transport": { "type": "stdio" }, "environment_variables": [ { "description": "LocalStack Auth Token (optional for Pro features)", "is_required": false, "format": "string", "is_secret": true, "name": "LOCALSTACK_AUTH_TOKEN" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/localstack/localstack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server