mcp-heimdall
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| system_infoA | Get OS and architecture details. |
| inspect_runtimesA | Check Node, Python version and config. |
| audit_dependenciesC | Check for missing packages. |
| audit_envA | Check .env file against template. |
| suggest_correctionsB | Run all diagnostics and get prioritized fix suggestions. |
| list_portsA | List all active listening ports and their processes. |
| kill_port_processB | Kill the process running on a specific port. |
| inspect_dockerA | Check Docker daemon status and list containers. |
| check_connectivityB | Test internet connection to essential dev services. |
| project_doctorC | Scan for NPM vulnerabilities and outdated packages. |
| resource_watcherB | Monitor CPU load, memory and disk usage. |
| workspace_janitorC | Find large files and temporary directories for cleanup. |
| path_inspectorA | Inspect system PATH and critical dev tools versions. |
| process_explorerB | Identify top resource-consuming and orphan processes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lchampz/mcp-heimdall'
If you have feedback or need assistance with the MCP directory API, please join our Discord server