MCP Container Tools
by simseksem
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_APP_INSIGHTS_RESOURCE_ID | No | Azure Application Insights resource ID | |
| AZURE_LOG_ANALYTICS_WORKSPACE_ID | No | Azure Log Analytics workspace ID |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| azure_queryB | Run a custom Kusto query on Application Insights logs |
| azure_exceptionsB | Query application exceptions and errors |
| azure_tracesB | Query application traces and logs |
| azure_requestsC | Query HTTP requests to your application |
| azure_dependenciesC | Query external dependencies (HTTP, SQL, etc.) |
| azure_metricsC | Query Application Insights metrics |
| azure_availabilityB | Query availability test results |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code_review | Generate a code review for the given code |
| explain_error | Explain an error message and suggest fixes |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Server Status | Current server status and health information |
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/simseksem/mcp-container-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server