Loading MCP server directory, please wait...
Task-aware local context packs for TypeScript/Node AI coding workflows.
npx @getmcp/cli add io.github.mohanagy/madarRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mohanagy/madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "core"
}
}
}
}