What is the io.github.srbryant86/mcp-server MCP server?
Sign AI output for EU AI Act + FRE 902 compliance, verify content authenticity provenance
How to install io.github.srbryant86/mcp-server
Copy-paste configuration for popular MCP clients.
CERTNODE_API_KEYsecretCertNode API key from https://certnode.io/dashboard/api-keys (required for sign_ai_output and authenticated verification)
CERTNODE_API_URLCertNode API base URL. Defaults to https://certnode.io/api/v1
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@certnode/mcp-server"
],
"env": {
"CERTNODE_API_KEY": "<YOUR_CERTNODE_API_KEY>",
"CERTNODE_API_URL": "<YOUR_CERTNODE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@certnode/mcp-server"
],
"env": {
"CERTNODE_API_KEY": "<YOUR_CERTNODE_API_KEY>",
"CERTNODE_API_URL": "<YOUR_CERTNODE_API_URL>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@certnode/mcp-server"
],
"env": {
"CERTNODE_API_KEY": "<YOUR_CERTNODE_API_KEY>",
"CERTNODE_API_URL": "<YOUR_CERTNODE_API_URL>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@certnode/mcp-server"
],
"env": {
"CERTNODE_API_KEY": "<YOUR_CERTNODE_API_KEY>",
"CERTNODE_API_URL": "<YOUR_CERTNODE_API_URL>"
}
}
}
}claude mcp add mcp-server --env CERTNODE_API_KEY=<YOUR_CERTNODE_API_KEY> --env CERTNODE_API_URL=<YOUR_CERTNODE_API_URL> -- npx -y @certnode/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.