Skip to main content

MCP knowledge layer for MiniStack — plug into any IDE AI (Claude Desktop, Cursor, Continue, Windsurf, Cline).

Project description

ministack-mcp

Your local AWS runtime. An MCP server that gives any AI agent (Claude, Cursor, Continue, Windsurf, Cline) a full AWS environment on localhost. The agent deploys your code, creates infrastructure, runs tests, and reports results — all locally, instantly, free.

You say "test my Lambda." The agent reads your code, deploys it, invokes it, and tells you if it works. You say "apply my Terraform." The agent runs it against the local environment and shows you what happened. You never think about MiniStack. You think about your code.

Install

pipx install ministack-mcp
# or
uvx ministack-mcp

What happens

The MCP tells your AI agent: "You have a local AWS environment. Use it."

  • Developer: "Test my Lambda function" → agent deploys it locally, invokes it, reports pass/fail
  • Tester: "Run my test suite" → agent spins up infrastructure, runs tests, cleans up
  • SRE: "Apply my Terraform" → agent applies it locally, verifies resources, reports status

The agent uses 38 tools to act on your behalf. MiniStack runs 67 AWS services locally.

IDE configuration

Claude Desktop / Claude Code

{
  "mcpServers": {
    "ministack": {
      "command": "uvx",
      "args": ["ministack-mcp"]
    }
  }
}

Cursor

~/.cursor/mcp.json:

{
  "mcpServers": {
    "ministack": {
      "command": "uvx",
      "args": ["ministack-mcp"]
    }
  }
}

Continue / Windsurf / Cline

Same pattern — "command": "uvx", "args": ["ministack-mcp"] in your MCP config.

Set MINISTACK_ENDPOINT_URL if not using the default http://localhost:4566.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ministack_mcp-0.1.2.tar.gz (51.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ministack_mcp-0.1.2-py3-none-any.whl (51.4 kB view details)

Uploaded Python 3

File details

Details for the file ministack_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: ministack_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 51.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ministack_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 da7ea4718d4682d4f2678d22ab124a0af8ea2b2ff85b09e0d0793f01e6ce9795
MD5 ad2d0eeeacd839c321e90845ce8d5cee
BLAKE2b-256 bc3a5746f46d2430fe5136f0169005c85ccfd09c1d304283d7c1a29e4f710759

See more details on using hashes here.

Provenance

The following attestation bundles were made for ministack_mcp-0.1.2.tar.gz:

Publisher: pypi-publish.yml on ministackorg/ministack-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ministack_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ministack_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 51.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ministack_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c7baab1bb4fd481566efad6655ae720843c92598616534010e52ac562319e6e2
MD5 0509d098617c5e0f431df1dd96f7b8cf
BLAKE2b-256 b0828271112fc58853013550eb7c53438622f8120add09512e815c82d2d9322a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ministack_mcp-0.1.2-py3-none-any.whl:

Publisher: pypi-publish.yml on ministackorg/ministack-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page