0.0.3 • Published 9 months ago
@buildwithlayer/localstack-mcp-demo v0.0.3
Localstack
Hey Harsh and Team! This is your demo MCP server, it can:
- "Help me quickstart my localstack project"
- "List my bucket assets"
- "Get my lambda runtimes"
- "Check health"
Install
- Go to Cursor
- Navigate to Cursor > Cursor Settings > MCP Servers
- Click on the "+" button and select "Add MCP Server"
- Copy paste this configuration:
{
"mcpServers": {
"Localstack": {
"command": "npx",
"args": [
"@buildwithlayer/localstack-mcp-demo"
]
}
}
}- If everything is working, you should see the Localstack MCP server in the list like this:
