Skip to content

Commit e988658

Browse files
authored
add MCP server badge (#9)
1 parent 4163c3e commit e988658

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
66
A [Model Context Protocol](https://modelcontextprotocol.io/docs/getting-started/intro) (MCP) server that provides tools to manage and interact with your [LocalStack for AWS](https://www.localstack.cloud/localstack-for-aws) container for simplified local cloud development and testing. The LocalStack MCP Server provides simplified integration between MCP-compatible apps and your local LocalStack for AWS development environment, enabling secure and direct communication with LocalStack's emulated services and additional developer experience features.
77

8+
<a href="https://glama.ai/mcp/servers/@localstack/localstack-mcp-server">
9+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@localstack/localstack-mcp-server/badge" alt="LocalStack Server MCP server" />
10+
</a>
11+
812
This server eliminates custom scripts and manual LocalStack management with direct access to:
913

1014
- Start, stop, restart, and monitor LocalStack for AWS container status with built-in auth.
@@ -103,4 +107,4 @@ Built on the [XMCP](https://github.com/basementstudio/xmcp) framework, you can a
103107

104108
## License
105109

106-
[Apache License 2.0](./LICENSE)
110+
[Apache License 2.0](./LICENSE)

0 commit comments

Comments
 (0)