serverless-wiki-on-aws MCP Server
by coni524
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AI_MODEL_ID | No | The Bedrock model the assistant talks to. Amazon Nova 2 Lite through its Global inference profile is the default. Read at run time, so an unset or empty value lands on the default rather than failing. | global.amazon.nova-2-lite-v1:0 |
| MCP_PUBLIC_ORIGIN | No | The origin the MCP OAuth metadata advertises. Set it explicitly for a custom domain. | read from the stack output by `pnpm run deploy` |
| CORS_ALLOWED_ORIGINS | No | Comma-separated origins the S3 bucket accepts presigned-URL requests from. Without a match, attachments fail in the browser. Set it explicitly when a custom domain sits in front of CloudFront or several origins serve the app. Wildcards are rejected. | read from the stack output by `pnpm run deploy` |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues