Sherah MCP
by manbradcalf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port. | 3000 |
| MCP_NAME | No | Machine name (serverInfo.name, card name slug). | public-mcp-starter |
| BIND_ADDR | No | Listen address — keep on localhost behind nginx. | 127.0.0.1 |
| MCP_TITLE | No | Human display name. | Public MCP Starter |
| EXTRA_HOSTS | No | Comma-separated extra allowed Host hostnames. | |
| PUBLIC_HOST | No | Public hostname — Host header allowlist, derived base URL, card name slug. | public-mcp.yourdomain.com |
| MCP_OPERATOR | No | Who runs this server (instructions, root JSON, card _meta). | Your Company |
| MCP_DESCRIPTION | No | One-line description, shown everywhere. | Template for public MCP servers |
| MCP_WEBSITE_URL | No | Learn more link; omitted if empty. | |
| PUBLIC_BASE_URL | No | Override the derived base URL (defaults to https://$PUBLIC_HOST, or http://…:$PORT for localhost). | https://$PUBLIC_HOST |
| MCP_CONTACT_EMAIL | No | Contact email for humans; omitted if empty. |
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
ActivityActive
ResponsivenessNo issues