Geiant
Rank #33,412com.geiant/mcp-agentcore
AI governance MCP server for EU AI Act compliance and jurisdiction verification
Geiant is a Model Context Protocol (MCP) server published by GNS-Foundation. It ranks #33,412 of 115,591 servers tracked on MCP Toplist. Geiant is listed on Official MCP, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 82,179 of 115,591 servers on MCP Toplist.
Use Geiant
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-agentcore https://geiant-agentcore-production.up.railway.app/mcp[mcp_servers.mcp-agentcore]
url = "https://geiant-agentcore-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://geiant-agentcore-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-agentcore": {
"url": "https://geiant-agentcore-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-agentcore": {
"type": "http",
"url": "https://geiant-agentcore-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-agentcore": {
"serverUrl": "https://geiant-agentcore-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-agentcore": {
"url": "https://geiant-agentcore-production.up.railway.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/com.geiant%2Fmcp-agentcore)<a href="https://mcptoplist.com/server/com.geiant%2Fmcp-agentcore"><img src="https://mcptoplist.com/badge/com.geiant%2Fmcp-agentcore.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
GNS-Foundation
Other servers by GNS-Foundation
View all GNS-Foundation servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 11, 2026 |
Frequently asked questions
- Who maintains Geiant?
- Geiant is maintained by GNS-Foundation, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Geiant listed on the Official MCP Registry?
- Yes — Geiant is listed on the Official MCP Registry.
- How many versions does Geiant have?
- MCP Toplist tracks 1 version of Geiant, most recently published on Apr 11, 2026.
- Where can I find the source code for Geiant?
- The source code for Geiant is hosted at github.com/GNS-Foundation/geiant.