Web Development Agent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file location | app.log |
| OUTPUT_DIR | No | Directory for static site output | static_site_output |
| TEMPLATE_DIR | No | Directory for HTML templates | templates |
| GOOGLE_API_KEY | Yes | Your Google API key for Gemini | |
| AWS_ACCESS_KEY_ID | No | Your AWS access key for S3 deployment | |
| AWS_DEFAULT_REGION | No | AWS region for deployment | ap-northeast-1 |
| AWS_SECRET_ACCESS_KEY | No | Your AWS secret key for S3 deployment |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/shark-bot-0118/web-dev-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server