Madar
Rank #4,911io.github.mohanagy/madar
Task-aware local context packs for TypeScript/Node AI coding workflows.
Madar is a Model Context Protocol (MCP) server published by mohanagy. It ranks #4,911 of 132,113 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Madar is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on May 16, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 127,202 of 132,113 servers on MCP Toplist.
Use Madar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add madar -e "MADAR_TOOL_PROFILE=<your MADAR_TOOL_PROFILE>" -- npx -y @lubab/madar serve --stdio --auto-refreshReplace each placeholder with your own value before saving.
[mcp_servers.madar]
command = "npx"
args = ["-y", "@lubab/madar", "serve", "--stdio", "--auto-refresh"]
[mcp_servers.madar.env]
MADAR_TOOL_PROFILE = "<your MADAR_TOOL_PROFILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "<your MADAR_TOOL_PROFILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "<your MADAR_TOOL_PROFILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"madar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "<your MADAR_TOOL_PROFILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "<your MADAR_TOOL_PROFILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"madar": {
"command": "npx",
"args": [
"-y",
"@lubab/madar",
"serve",
"--stdio",
"--auto-refresh"
],
"env": {
"MADAR_TOOL_PROFILE": "<your MADAR_TOOL_PROFILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mohanagy%2Fmadar)<a href="https://mcptoplist.com/server/io.github.mohanagy%2Fmadar"><img src="https://mcptoplist.com/badge/io.github.mohanagy%2Fmadar.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mohanagy
Other servers by mohanagy
View all mohanagy servers →Available versions (3)
| Version | Published |
|---|---|
| 0.32.1 | Aug 11, 2026 |
| 0.40.0-beta.1 | Jul 28, 2026 |
| 0.32.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Madar?
- Madar is maintained by mohanagy, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Madar listed on the Official MCP Registry?
- Yes — Madar is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Madar have?
- MCP Toplist tracks 3 versions of Madar, most recently published on Aug 11, 2026.
- Where can I find the source code for Madar?
- The source code for Madar is hosted at github.com/mohanagy/madar.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.