Scamshield Server

v1.0.0

A powerful MCP server built with NitroStack

Connection Setup

Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):

{
  "mcpServers": {
    // your other mcp servers
    "scamshield-server": {
      "url": "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
    }
  }
}

Connect remote tools directly via Claude's Web UI:

Add custom connector BETA
Connect Claude to your data and tools. Learn more about connectors or get started with pre-built ones.
Advanced settings
Only use connectors from developers you trust. Anthropic does not control which tools developers make available and cannot verify that they will work as intended or that they won't change.

Configure custom tools directly via ChatGPT's Web UI:

New App
PNG only. Best results at 256 x 256 px or larger. Max file size: 10 KB
Custom MCP servers introduce risk. Learn more
OpenAI hasn't reviewed this MCP server. Attackers may attempt to steal your data or trick the model into taking unintended actions, including destroying data.

Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):

{
  "mcpServers": {
    // your other mcp servers
    "scamshield-server": {
      "serverUrl": "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"
    }
  }
}

Add the following configuration block to your Codex configuration file (~/.codex/config.toml):

[mcp_servers.scamshield-server]
url = "https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp"

Connect directly using the Server-Sent Events endpoint:

https://scamshield-6a64a8d3-code-crafters-amrita-university-coimbatore.app.nitrocloud.ai/mcp
Available Tools
calculate

Perform basic arithmetic calculations

convert_temperature

Convert temperature units based on file content or direct input. Supports Celsius (C) and Fahrenheit (F).

otp_share_guard

Detects requests to reveal sensitive authentication credentials such as OTPs, UPI PINs, CVVs, passwords and verification codes. Returns an explainable fraud-risk warning.

analyze_message_intent

Analyses suspicious SMS, WhatsApp messages, emails or transcribed voice messages for scam manipulation patterns such as urgency, threats, fake prizes, advance fees, refunds, impersonation, secrecy and payment requests.

check_link_safety

Checks a suspicious URL using VirusTotal and reports whether security vendors have flagged the URL as malicious or suspicious.

phone_number_risk_check

Analyses a suspicious message containing a phone number and detects scam indicators such as impersonation, urgency, payment requests, credential requests, threats and secrecy.

verify_bank_identity

Checks whether a suspicious message claims to represent a supported Indian bank and compares URLs in the message against ScamShield trusted bank-domain data.