safecall-mcp-server

technosiveuk-ui/safecall-mcp-server
★ 0 stars Go AI/LLM Updated today
The MCP server embedded with Security Gateway for AI Agents. Inspect, redact, and control tool calls. Inline SDK mode (Go).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "safecall-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/technosiveuk-ui/safecall-mcp-server@latest"
      ]
    }
  }
}

Topics

aiai-applicationai-frameworklangchainlangchain-for-golangchaingollm-application