Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. LayerCall
LayerCall logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 1:16:29 AM

LayerCall

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
fraud-detectionsecurityidentityrisk-scoring

Scores fraud risk for IPs, emails, phones, domains, devices, and signups through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

We ran the install command below but it didn't respond within our test window — this can mean a slow first-time install rather than a real problem.

npx -y layercall

No response to initialize.

This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 6d ago.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "layercall": {
      "command": "npx",
      "args": [
        "-y",
        "layercall"
      ],
      "env": {
        "LAYERCALL_API_KEY": "YOUR_VALUE_HERE"
      }
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💬 More in Communication

Overview

LayerCall MCP server exposes fraud-scoring checks to AI agents through Streamable HTTP. It accepts a bearer API key and provides seven tools for IPs, email, phone numbers, domains, devices, agents, and combined user checks. Each result includes a 0–100 risk score, an allow/review/block verdict, and supporting signals where available. Use it when an agent needs to assess signup or account risk during a conversation.

Use cases

•Score signup risk during an agent-assisted review
•Check whether an IP uses VPN, proxy, Tor, or datacenter infrastructure
•Validate email and phone details before account creation
•Inspect domain and device reputation
•Verify an AI agent using Web Bot Auth

Key features

•Streamable HTTP MCP endpoint
•Seven fraud and trust assessment tools
•Risk scores with allow, review, or block verdicts
•Supporting network, identity, and reputation signals
•Deterministic test-mode responses
•Bearer API-key authentication

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by LayerCall.

Extracted Tool Capabilities
Streamable HTTP MCP endpoint
Seven fraud and trust assessment tools
Risk scores with allow, review, or block verdicts
Supporting network, identity, and reputation signals
Deterministic test-mode responses
Bearer API-key authentication

How LayerCall works

What LayerCall MCP server does

LayerCall MCP server gives compatible AI clients access to LayerCall’s fraud and trust checks without requiring a local MCP process. The service is hosted at https://www.layercall.com/api/mcp and communicates over Streamable HTTP. Requests are authenticated with an API key sent as a bearer token.

The checks cover individual identity and network attributes as well as combined signup data. An agent can assess an IP address, validate an email, inspect a phone number, score a domain, evaluate a device, verify an AI agent, or submit a combined user check. Results use a common structure centered on a numeric risk score from 0 to 100 and one of three decisions: allow, review, or block.

The response can also include the signals that influenced the result. Depending on the lookup, these may include VPN, proxy, Tor, datacenter, abuse, email, domain, phone, device, geographic, or agent-authentication information.

How it works

Configure an MCP client with the remote endpoint and an Authorization header containing the LayerCall API key. There is no local package to install for MCP use. Claude Code, Claude Desktop, ChatGPT, Cursor, VS Code, Windsurf, and Zed are listed as clients that can connect to the service. VS Code uses servers as its top-level configuration key, while the other example configuration uses mcpServers.

LayerCall MCP server exposes these seven tools:

  • score_ip
  • verify_email
  • lookup_phone
  • score_domain
  • score_device
  • verify_agent
  • score_user

The combined user check is intended for signup-related decisions, while the individual tools support narrower investigations. A client can therefore ask for a single signal, such as domain or IP reputation, or provide several user attributes for one weighted verdict.

Use the review result as a distinct outcome rather than treating every non-allow response as a rejection. The documentation describes it as suitable for additional verification or manual review. Also preserve unknown values as unknown: a null field does not establish that the corresponding risk signal is absent.

Setup and configuration

Create a LayerCall API key and add the remote server to the MCP client configuration. The documented endpoint is:

config.json
{
  "mcpServers": {
    "layercall": {
      "url": "https://www.layercall.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

The service offers a free API key with 1,000 lookups per month and no card requirement. Test-mode keys return deterministic synthetic values using reserved test data, including documentation-backed fixtures. They are intended for assertions and do not consume live reputation data or write to the shared reputation network.

LayerCall MCP server is separate from the repository’s Node, Python, and CLI SDK usage. Those SDKs can be installed independently, but MCP clients should use the hosted HTTP endpoint and header configuration instead of running one of those packages locally.

Limitations and notes

The available MCP tools do not include the repository’s batch endpoint, Express middleware, or Next.js helpers. The README lists a batch API separately for up to 500 values of one type, but it is not among the seven MCP tools.

Returned information depends on the lookup type and available source data. For example, domain registration age can be unknown when a top-level domain does not publish RDAP data, and mailbox existence can be unknown when a mail provider does not provide a reliable response. Integrations should handle these null values explicitly.

The repository is MIT licensed. The MCP interface requires an API key, so it is not an unauthenticated local server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    💬 Communication8 views
    Compare vs Line Bot MCP Server →
  • Emailmd logoEmailmd

    Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with npx emailmd mcp.

    💬 Communication2 views
    Compare vs Emailmd →
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    💬 Communication1 views
    Compare vs Slack MCP Server →
  • Hooksense MCP logoHooksense MCP

    Webhook & callback layer for AI agents: create a callback URL, then waitforcallback to block until the webhook lands — signature-verified and decrypted — instead of polling. Verify HMAC, list/replay callbacks. npx -y @hooksense/mcp

    💬 Communication1 views
    Compare vs Hooksense MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
10d ago
Most recent push to the default branch.
Install check
Inconclusive
Didn't respond in our test window — often a slow first install.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about LayerCall

There is nothing to install locally for MCP use. Add `https://www.layercall.com/api/mcp` to the client configuration and provide the LayerCall API key as a bearer token.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLayerCall AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/layercall?style=directory)](https://allmcps.com/mcp/layercall)
HTML Embed
<a href="https://allmcps.com/mcp/layercall"><img src="https://allmcps.com/api/badge/layercall?style=directory" alt="LayerCall on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingFreemium
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 14, 2026
11/16 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 14, 2026
41Quality signal: Fair · 41/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5d ago via OSV.dev · layercall (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to LayerCall →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients