DotnetTemplateMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TEMPLATE_HTTP_URL | No | The URL the HTTP server should listen on when MCP_TEMPLATE_TRANSPORT is set to 'http'. (e.g., http://0.0.0.0:8080) | http://0.0.0.0:8080 |
| MCP_TEMPLATE_TRANSPORT | No | Transport mode for the MCP server. Standard I/O (stdio) is the default. Streamable HTTP (http) can be used for remote, multi-tenant, or team-shared deployment. | stdio |
| MCP_TEMPLATE_ELICITATION | No | Determines if the server asks the user interactively via MCP elicitation for missing required template parameters. Set to 'false' to disable. | true |
| MCP_TEMPLATE_TOOL_PROFILE | No | Selects the toolset available to the agent. 'full' (default) includes all 13 tools, 'lite' includes only 5 core tools. | full |
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
ActivityMaintained
ResponsivenessNo issues