io.github.governmyai/mcp-server MCP Server
io.github.governmyai/mcp-server
What is the io.github.governmyai/mcp-server MCP server?
AI compliance obligations across EU AI Act, ISO 42001, Colorado AI Act, NIST, HIPAA, SOX, FTC
How to install io.github.governmyai/mcp-server
Copy-paste configuration for popular MCP clients.
GOVERNMY_API_KEYrequiredsecretYour GovernMy.ai API key. Get a free one at https://governmy.ai/developers
GOVERNMY_API_URLOverride the API base URL. Defaults to https://api.governmy.ai
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@governmyai/mcp-server"
],
"env": {
"GOVERNMY_API_KEY": "<YOUR_GOVERNMY_API_KEY>",
"GOVERNMY_API_URL": "<YOUR_GOVERNMY_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@governmyai/mcp-server"
],
"env": {
"GOVERNMY_API_KEY": "<YOUR_GOVERNMY_API_KEY>",
"GOVERNMY_API_URL": "<YOUR_GOVERNMY_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@governmyai/mcp-server"
],
"env": {
"GOVERNMY_API_KEY": "<YOUR_GOVERNMY_API_KEY>",
"GOVERNMY_API_URL": "<YOUR_GOVERNMY_API_URL>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@governmyai/mcp-server"
],
"env": {
"GOVERNMY_API_KEY": "<YOUR_GOVERNMY_API_KEY>",
"GOVERNMY_API_URL": "<YOUR_GOVERNMY_API_URL>"
}
}
}
}claude mcp add mcp-server --env GOVERNMY_API_KEY=<YOUR_GOVERNMY_API_KEY> --env GOVERNMY_API_URL=<YOUR_GOVERNMY_API_URL> -- npx -y @governmyai/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.