CivicDataForge Public-Records Data
Rank #8,561io.github.equinoxaifinance-rgb/civicdataforge
Ten government-record evidence tools for property, healthcare, facilities, Norway, and routing.
CivicDataForge Public-Records Data is a Model Context Protocol (MCP) server published by equinoxaifinance-rgb. It ranks #8,561 of 115,591 servers tracked on MCP Toplist. CivicDataForge Public-Records Data is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 107,030 of 115,591 servers on MCP Toplist.
Use CivicDataForge Public-Records Data
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http civicdataforge https://civicdataforge.pages.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.civicdataforge]
url = "https://civicdataforge.pages.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://civicdataforge.pages.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"civicdataforge": {
"url": "https://civicdataforge.pages.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"civicdataforge": {
"type": "http",
"url": "https://civicdataforge.pages.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"civicdataforge": {
"serverUrl": "https://civicdataforge.pages.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"civicdataforge": {
"url": "https://civicdataforge.pages.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.equinoxaifinance-rgb%2Fcivicdataforge)<a href="https://mcptoplist.com/server/io.github.equinoxaifinance-rgb%2Fcivicdataforge"><img src="https://mcptoplist.com/badge/io.github.equinoxaifinance-rgb%2Fcivicdataforge.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
equinoxaifinance-rgb
Other servers by equinoxaifinance-rgb
View all equinoxaifinance-rgb servers →Available versions (6)
| Version | Published |
|---|---|
| 1.4.1 | Aug 26, 2026 |
| 1.4.0 | Aug 24, 2026 |
| 1.3.0 | Aug 23, 2026 |
| 1.2.1 | Aug 23, 2026 |
| 1.0.1 | Aug 21, 2026 |
| 1.0.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains CivicDataForge Public-Records Data?
- CivicDataForge Public-Records Data is maintained by equinoxaifinance-rgb, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is CivicDataForge Public-Records Data listed on the Official MCP Registry?
- Yes — CivicDataForge Public-Records Data is listed on the Official MCP Registry, alongside Glama.
- How many versions does CivicDataForge Public-Records Data have?
- MCP Toplist tracks 6 versions of CivicDataForge Public-Records Data, most recently published on Aug 26, 2026.
- Where can I find the source code for CivicDataForge Public-Records Data?
- The source code for CivicDataForge Public-Records Data is hosted at github.com/equinoxaifinance-rgb/civicdataforge-mcp.