GIA — Governed Intelligence Architecture
Rank #12,503io.github.knowledgepa3/gia-mcp-server
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.
GIA — Governed Intelligence Architecture is a Model Context Protocol (MCP) server published by knowledgepa3. It ranks #12,503 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. GIA — Governed Intelligence Architecture is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 119,543 of 132,046 servers on MCP Toplist.
Use GIA — Governed Intelligence Architecture
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gia-mcp-server https://gia.aceadvising.com/mcpclaude mcp add gia-mcp-server -- npx -y gia-mcp-server[mcp_servers.gia-mcp-server]
url = "https://gia.aceadvising.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.gia-mcp-server]
command = "npx"
args = ["-y", "gia-mcp-server"]Add to ~/.codex/config.toml.
https://gia.aceadvising.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gia-mcp-server": {
"command": "npx",
"args": [
"-y",
"gia-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gia-mcp-server": {
"url": "https://gia.aceadvising.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"gia-mcp-server": {
"command": "npx",
"args": [
"-y",
"gia-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gia-mcp-server": {
"type": "http",
"url": "https://gia.aceadvising.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"gia-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gia-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gia-mcp-server": {
"serverUrl": "https://gia.aceadvising.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gia-mcp-server": {
"command": "npx",
"args": [
"-y",
"gia-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gia-mcp-server": {
"url": "https://gia.aceadvising.com/mcp"
}
}
}{
"mcpServers": {
"gia-mcp-server": {
"command": "npx",
"args": [
"-y",
"gia-mcp-server"
]
}
}
}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.knowledgepa3%2Fgia-mcp-server)<a href="https://mcptoplist.com/server/io.github.knowledgepa3%2Fgia-mcp-server"><img src="https://mcptoplist.com/badge/io.github.knowledgepa3%2Fgia-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
knowledgepa3
Available versions (5)
| Version | Published |
|---|---|
| 0.4.4 | Jul 30, 2026 |
| 0.3.1 | Mar 12, 2026 |
| 0.2.2 | Mar 12, 2026 |
| 0.2.1 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains GIA — Governed Intelligence Architecture?
- GIA — Governed Intelligence Architecture is maintained by knowledgepa3, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is GIA — Governed Intelligence Architecture listed on the Official MCP Registry?
- Yes — GIA — Governed Intelligence Architecture is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GIA — Governed Intelligence Architecture have?
- MCP Toplist tracks 5 versions of GIA — Governed Intelligence Architecture, most recently published on Jul 30, 2026.
- Where can I find the source code for GIA — Governed Intelligence Architecture?
- The source code for GIA — Governed Intelligence Architecture is hosted at github.com/knowledgepa3/gia-mcp-server.
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.