MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Gia MCP Server

by Knowledgepa3
Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

AI governance engine — decision controls, compliance, audit chains, knowledge packs.

About

AI governance engine — decision controls, compliance, audit chains, knowledge packs.

Remote endpoints: streamable-http: https://gia.aceadvising.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

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

6 files analyzed · 1 issue 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

GIA Governance Intelligence Automation

Enterprise AI governance through the Model Context Protocol.

GIA is a production governance engine that gives AI agents enforceable decision controls, compliance scoring, immutable audit chains, and human-in-the-loop gates. Built for organizations operating under NIST, FedRAMP, CMMC, EU AI Act, and SOC 2 requirements.

29 MCP tools. One integration point. Integrates with any MCP-compatible agent, framework, or client.

Quick Start

The governance engine runs fully embedded — no API key, no external dependency.

npx gia-mcp-server

Or install globally:

npm install -g gia-mcp-server
gia-mcp-server

All 29 tools are available immediately. By default the engine runs in-memory. Add a Postgres connection string for persistent audit trails:

DATABASE_URL=postgresql://... npx gia-mcp-server

MCP Client Configuration

Add to your MCP client config (stdio transport):

{
  "mcpServers": {
    "gia-governance": {
      "command": "npx",
      "args": ["-y", "gia-mcp-server"]
    }
  }
}

Streamable HTTP (Remote)

A hosted endpoint is available for frameworks that prefer HTTP transport:

https://gia.aceadvising.com/mcp

Requires GIA_API_KEY — contact aceadvising.com for access.

Smithery

npx -y @smithery/cli install gia-mcp-server

Tools

Decision Controls (MAI Framework)

ToolDescription
classify_decisionClassify agent decisions as Mandatory, Advisory, or Informational
approve_gateHuman-in-the-loop approval for Mandatory gates
evaluate_thresholdCompute escalation health (Storey Threshold)
score_governanceWeighted governance scoring (Integrity, Accuracy, Compliance)

Compliance & Audit

ToolDescription
audit_pipelineQuery the hash-chained forensic audit ledger
verify_ledgerVerify SHA-256 chain integrity from genesis
map_complianceMap controls to NIST AI RMF, EU AI Act, ISO 42001, NIST 800-53
assess_risk_tierEU AI Act risk tier classification
generate_reportGovernance status reports (summary, detailed, executive)

Knowledge Packs

ToolDescription
seal_memory_packCreate immutable, TTL-bound knowledge artifacts
load_memory_packLoad packs with trust level and role enforcement
transfer_memory_packGoverned knowledge transfer between agents
compose_memory_packsMerge packs with risk contamination rules
distill_memory_packExtract governance patterns from usage history
promote_memory_packPromote packs to higher trust levels after review

Security & Operations

ToolDescription
monitor_agentsAgent health, repair history, failure counts
srt_run_watchdogInfrastructure health probes (API, disk, memory, TLS, DB, DNS)
srt_diagnoseIncident diagnosis with playbook matching
srt_approve_repairHuman-approved repair execution
srt_generate_postmortemStructured incident postmortems with TTD/TTR metrics

Infrastructure Remediation

ToolDescription
gia_scan_environmentScout swarm for environment detection
gia_list_packsList remediation, patrol, hardening, and audit packs
gia_dry_run_packPreview pack execution with blast radius analysis
gia_apply_packExecute remediation with mandatory human approval
gia_run_patrolRead-only posture checks and compliance audits

Impact & Value

ToolDescription
record_value_metricTrack time saved, risks blocked, autonomy levels
record_governance_eventLog gates, drift prevention, violations blocked
generate_impact_reportEconomic + governance ROI reporting
system_statusEngine health, uptime, configuration

Architecture

GIA enforces governance through three layers:

  1. Decision Controls — MAI classification gates side effects and high-impact actions
  2. Step Hooks — Workflow progression control at each pipeline stage
  3. Kernel Hooks — Resource control at the LLM boundary, including sub-agents

Every governance action is recorded in a SHA-256 hash-chained audit ledger that can be independently verified.

Compliance Coverage

  • NIST AI RMF — Risk management framework mapping
  • EU AI Act — Risk tier assessment and control mapping
  • ISO 42001 — AI management system alignment
  • NIST 800-53 — Federal security control mapping
  • CMMC 2.0 — DoD cybersecurity maturity
  • FedRAMP — Federal cloud authorization
  • SOC 2 — Service organization controls

About

Built by Advanced Consulting Experts (ACE) — a Service-Disabled Veteran-Owned Small Business (SDVOSB).

GIA was designed by William J. Storey III, a 17-year Information System Security Officer with experience across DoD contracts and U.S. Army Ranger Battalion operations. The same discipline applied to securing classified systems now governs AI agent workforces.

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationnpm PackageRemote Endpoint

Details

Published February 26, 2026
Version 0.3.1
1 stars
0 installs
Local & Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
518
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
72
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
33
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local