Server data from the Official MCP Registry
๐ก๏ธ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool.
๐ก๏ธ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool.
Valid MCP server (2 strong, 4 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.
12 files analyzed ยท 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: DEBUG
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lchampz-heimdall": {
"env": {
"DEBUG": "your-debug-here"
},
"args": [
"-y",
"@lchampz/mcp-heimdall"
],
"command": "npx"
}
}
}From the project's GitHub README.
Advanced Environment Architect & Diagnostic Tool for Model Context Protocol (MCP).
Heimdall helps AI agents understand, verify, and fix their execution environment. It provides detailed insights into system architecture, runtime versions, dependencies, and environment variables, along with actionable correction suggestions.
dist, build, etc.) for cleanup.PATH variable and verify versions of critical dev tools (git, brew, make).node_modules or virtual environments..env against templates and flags missing keys.| Tool | Description |
|---|---|
system_info | Get OS and architecture details. |
inspect_runtimes | Check Node, Python, Java, and Kotlin versions. |
inspect_docker | Check Docker daemon status and list containers. |
check_connectivity | Test internet connection to essential dev services. |
project_doctor | Scan for NPM vulnerabilities and outdated packages. |
resource_watcher | Monitor CPU load, memory and disk usage. |
workspace_janitor | Find large files and temporary directories for cleanup. |
path_inspector | Inspect system PATH and critical dev tools versions. |
process_explorer | Identify top resource-consuming and orphan processes. |
audit_dependencies | Detect missing packages or broken environments. |
audit_env | Verify .env files against templates. |
list_ports | List all active listening ports and their processes. |
kill_port_process | Kill the process running on a specific port. |
suggest_corrections | The Core Feature: Runs all checks and returns prioritized solutions. |
Run this command to automatically configure Heimdall in your current workspace:
npx @lchampz/mcp-heimdall integrate
This will create a .vscode/mcp.json file with the correct configuration.
Add to your mcp.json or editor settings:
{
"servers": {
"heimdall": {
"command": "node",
"args": ["path/to/mcp-heimdall/build/index.js"]
}
}
}
npm installnpm run buildnpm run devMIT
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.