Skip to main content
Glama
bnusunny

Serverless Web MCP Server

by bnusunny

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (only used with http transport)3000
MCP_TRANSPORTNoTransport method (stdio or http)stdio
TEMPLATES_PATHNoPath to templates directory

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
deployC

Deploy web applications to AWS, including database resources like DynamoDB tables.

get_logsC

Retrieve application logs from CloudWatch

get_metricsB

Fetch performance metrics for deployed applications

deployment_helpB

Get help with deployment requirements and troubleshooting

update_frontendB

Update frontend assets without redeploying the entire infrastructure

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
template-list
deployment-list

Latest Blog Posts

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/bnusunny/serverless-web-mcp-server'

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