Skip to main content
Glama
coni524

serverless-wiki-on-aws MCP Server

by coni524

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_MODEL_IDNoThe 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_ORIGINNoThe origin the MCP OAuth metadata advertises. Set it explicitly for a custom domain.read from the stack output by `pnpm run deploy`
CORS_ALLOWED_ORIGINSNoComma-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`

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/coni524/serverless-wiki-on-aws'

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