Localstack runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 9 Mar 2026.
MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
- "/var/run/docker.sock:/var/run/docker.sock"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add localstack -- npx -y @giovane.martins/localstack
{
"mcpServers": {
"localstack": {
"args": [
"-y",
"@giovane.martins/localstack"
],
"command": "npx"
}
}
}
[mcp_servers.localstack]
command = "npx"
args = ["-y", "@giovane.martins/localstack"]
{
"mcpServers": {
"localstack": {
"args": [
"-y",
"@giovane.martins/localstack"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"localstack": {
"args": [
"-y",
"@giovane.martins/localstack"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LOCALSTACK_ENDPOINT (LocalStack endpoint URL), AWS_REGION (AWS region), AWS_ACCESS_KEY_ID (AWS access key ID), AWS_SECRET_ACCESS_KEY (AWS secret access key).
The author declared them in the registry entry; get the values from the project itself.
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration
MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Answers built from our own checks of this server.