muni-dev-cost
Rank #57,913io.github.Baneado98/muni-dev-cost
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
muni-dev-cost is a Model Context Protocol (MCP) server published by baneado98. It ranks #57,913 of 115,460 servers tracked on MCP Toplist. muni-dev-cost is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 25, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 57,547 of 115,460 servers on MCP Toplist.
Use muni-dev-cost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http muni-dev-cost https://muni-dev-cost-mcp.vercel.app/mcp[mcp_servers.muni-dev-cost]
url = "https://muni-dev-cost-mcp.vercel.app/mcp"Add to ~/.codex/config.toml.
https://muni-dev-cost-mcp.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"muni-dev-cost": {
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"muni-dev-cost": {
"type": "http",
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"muni-dev-cost": {
"serverUrl": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"muni-dev-cost": {
"url": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}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.Baneado98%2Fmuni-dev-cost)<a href="https://mcptoplist.com/server/io.github.Baneado98%2Fmuni-dev-cost"><img src="https://mcptoplist.com/badge/io.github.Baneado98%2Fmuni-dev-cost.svg" alt="MCP Toplist: #57,913 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
baneado98
Other servers by baneado98
- npm-guardian#15,692 · 1 ver
- license-guardian#20,461 · 1 ver
- contract-auditor#23,290 · 1 ver
- rug-check#23,291 · 1 ver
- lockfile-guardian#24,663 · 1 ver
- dnsdoctor#26,188 · 1 ver
- secret-scanner#28,042 · 1 ver
- web-doctor#28,043 · 1 ver
- chain-data#31,086 · 1 ver
- ip-doctor#31,087 · 1 ver
- solidity-sentinel#38,868
- approval-guardian#42,329
Available versions (1)
| Version | Published |
|---|---|
| 0.18.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains muni-dev-cost?
- muni-dev-cost is maintained by baneado98, which publishes 30 MCP servers (16 total versions) tracked on MCP Toplist.
- Is muni-dev-cost listed on the Official MCP Registry?
- Yes — muni-dev-cost is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does muni-dev-cost have?
- MCP Toplist tracks 1 version of muni-dev-cost, most recently published on Jun 25, 2026.
- Where can I find the source code for muni-dev-cost?
- The source code for muni-dev-cost is hosted at github.com/baneado98/muni-dev-cost.