Back to Browse

CivicDataForge Government Evidence MCP Server

Data & AnalyticsLow Risk10.0RemoteNew
Free

Source-bound government records agents can discover, verify, and use.

About

CivicDataForge gives AI agents and software teams a stable remote MCP interface to source-bound government-record evidence. Ten evidence tools cover property records, STR permits, healthcare exclusions, childcare licensing, EPA facility compliance, restricted-party screening, India company data, Norway company evidence, NMPA device evidence, and a cross-border evidence gateway. Four run helpers support authenticated execution. Public initialize and tool discovery require no credential; tool calls use the caller's own Apify token through X-Apify-Token. Outputs preserve source links, timestamps, provenance, and explicit coverage boundaries for reviewable decisions.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (3 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

14 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Raw caller-owned Apify API token, sent as the X-Apify-Token request header for tool execution. Public initialize and tools/list do not require it.Required

Environment variable: X-Apify-Token

Sign up free

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "civicdataforge-government-evidence": {
      "env": {
        "X-Apify-Token": "your-x-apify-token-here"
      },
      "url": "https://civicdataforge.pages.dev/mcp"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"List the government-record evidence tools available through CivicDataForge."
  • 2"Check an address for source-bound property or permit evidence."
  • 3"Screen a healthcare entity or facility and return source links and timestamps."
  • 4Tool discovery is public. Supply your own Apify token as X-Apify-Token for execution.

Reviews

No reviews yet

Be the first to review this server!