PluginBench
MCP Server

io.github.freshfos/dropcoin-validation MCP Server

io.github.freshfos/dropcoin-validation

What is the io.github.freshfos/dropcoin-validation MCP server?

EU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.

How to install io.github.freshfos/dropcoin-validation

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "dropcoin-validation": {
      "url": "https://validation-api.dropcoin.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dropcoin-validation": {
      "serverUrl": "https://validation-api.dropcoin.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "dropcoin-validation": {
      "type": "http",
      "url": "https://validation-api.dropcoin.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "dropcoin-validation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://validation-api.dropcoin.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http dropcoin-validation https://validation-api.dropcoin.workers.dev/mcp

Related MCP servers

Accessibility pre-checks (WCAG/BFSG) in a real browser + statement drafts. Pay per call.

German e-invoicing: generate XRechnung 3.0, pre-check and extract (incl. ZUGFeRD PDF). Paid.

Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.