Security Intelligence Registry

18,186 MCP servers crawled across 12 categories. 164 deterministic detection rules. Evidence chains, not vibes.

LIVE291 scannedRULES164 activeFRAMEWORKS8 mapped
18,186MCP servers discovered and analyzed
291Scanned
150+Rules
12Categories
177Detection RulesDeterministic · No LLMs · No false positives
mcp-sentinel-scanner
Learn how to use →
Filter:6,475 servers
ServerOwnerCategoryLanguage
carapidev

Remote MCP server giving AI agents instant access to comprehensive vehicle data: VIN decoding, license-plate lookup, stolen-vehicle checks, mileage history, inspection records, photos, and market valuations across 24 markets. Connect with a single Authorization: Bearer API key from any MCP client (Claude Desktop, Claude Code, Cursor, ChatGPT, Cline, Zed). Stateless and hosted at https://mcp.carapi.dev/mcp — no setup, no session management, just plug in your key and start querying. Includes a free carapi_docs tool for searching CarAPI documentation without authentication.

api-integration
Cardano MCP

<p align="center"> <img src="https://cdn.simpleicons.org/cardano/0033AD" width="80" /> </p> <h1 align="center">Cardano MCP Server</h1> A **Model Context Protocol (MCP) server** for interacting with the Cardano blockchain from AI agents and automation systems. This server exposes wallet-aware tools for: - Submitting transactions - Fetching addresses - Reading UTxOs - Fetching balances - Resolving ADAHandles - Checking stake delegation ## Secrets 1. Copy the `.env.example` file to a new file `.env` 2. Specify your seed-phrase (`SEED_PHRASE`). Your seed-phrase is NEVER exposed to LLMs, and is only used for local wallet connection. 3. Configure the wallet connection details. Specify a Blockfrost Project ID (https://blockfrost.io/), or a Kupo & Ogmios URL. ## Docker Installation Build the container ```bash docker build -t cardano-mcp . ``` Run with your secrets ```bash docker run -p 8000:8000 \ -e PORT=8000 \ -e SEED_PHRASE="lizard,llama,frog..." \ -e BLOCKFROST_PROJECT_ID="your_blockfrost_key" \ cardano-mcp ``` ## Manual Installation Clone this repository ```bash git clone https://github.com/IndigoProtocol/cardano-mcp.git ``` Install dependencies ```bash cd cardano-mcp npm install ``` Build & Run ```bash npm run dev - or - npm run build npm run start ``` ## Connecting The URL for the Cardano MCP server will be hosted at http://localhost:8000/mcp ### Claude Desktop Configuration Add to `~/Library/Application Support/Claude/claude_desktop_config.json`: ```json { "mcpServers": { "cardano": { "command": "node", "args": ["/path/to/cardano-mcp/dist/index.js"], "env": { "SEED_PHRASE": "lizard,llama,frog..." "BLOCKFROST_PROJECT_ID": "mainnet123..." } } } } ``` ## Disclaimer By using this Cardano MCP Server and all related tools and technology (“MPC”), you acknowledge and agree that (i) your use of decentralized finance, including MPC and/or AI agents that you empower to manage your digital assets, involves various significant financial risks, including but not limited to, the risk of financial loss caused by MPC design or instructions, impermanent loss, and changes in digital asset prices; and (ii) that you are solely responsible for all MPC actions and transactions, and for securing your seed phrase, private keys, and environment configuration.

api-integration
cardapiofc-mcp-server
api-integration
Cartograph

Local-first reusable implementation registry for AI agents and versioned widgets.

benteigland11api-integrationPython
Cartorio Certidao

MCP server para gerenciamento de certidoes de cartorio via IA.

paulo2tabapi-integrationPython
caruon

Carbon MCP — UK Carbon Intensity API (free, no auth)

pipeworx-ioapi-integration
Cataas

CATAAS MCP — Cat as a Service (free, no auth)

pipeworx-ioapi-integration
Catalo.ai

AI-curated book catalog that eliminates hallucinations and surfaces lesser-known titles.

catalo-aiapi-integration
catfacts

Cat Facts MCP — wraps Cat Facts API (free, no auth)

pipeworx-ioapi-integration
Cathedral — Persistent Memory for AI Agents

Persistent memory and drift detection for AI agents across session restarts.

AILIFE1api-integrationPython
Catholic Greatness

AI Catholic formation — spiritual direction, saints, scripture, and semantic search.

albermmapi-integration
CCPhoto — Phone Camera Bridge

Phone camera bridge for Claude Code — photos, live video, voice, and generative UI

stepankaiserapi-integrationTypeScript
CData Connect AI

Cloud-hosted MCP server for secure AI access to enterprise data sources via CData Connect AI.

cdatacamapi-integration
cdek-mcp

MCP server for CDEK — delivery, tariffs, tracking, order management (Russia)

theYahiaapi-integrationTypeScript
cdmn-mcp-server

하이브리드 DMN MCP 서버 - DRD 지원, cDMN API와 표준 XML 파싱을 모두 지원하는 FastMCP 기반 의사결정 서버

rickjangapi-integrationPython
@cdmx/authentik-mcp

MCP server for Authentik API integration with full capabilities

cdmxapi-integrationTypeScript
Census

Census MCP — U.S. Census Bureau housing-relevant APIs.

pipeworx-ioapi-integration
Census Trade

Census Trade MCP — US Census Bureau International Trade data

pipeworx-ioapi-integration
Cerebrus Pulse MCP

Real-time crypto intelligence: technical analysis, sentiment, and funding rates

0xsl1mapi-integrationPython
cerevox-mcp-server

MCP server exposing Cerevox AI APIs (Lexa, Hippo, Account) for document parsing, RAG search, and account management

api-integrationPython
cf-browser

Open-source Cloudflare Browser Rendering proxy — 10 MCP tools for Claude Code (content, screenshot, PDF, markdown, scrape, JSON AI extraction, links, a11y, crawl)

claude-worldapi-integrationTypeScript
ChainAware Behavioural Prediction MCP Server

AI-powered tools to analyze wallet behaviour prediction, fraud detection and rug pull prediction.

ChainAwareapi-integration
Chairman Sovereign's 14-Floor Data Hotel

113 MCP tools: oracle, escrow, compliance, remittance, AI. 12 free tools, PAYG $0.001/call.

firstlineaiis-wqapi-integration
Chamade

Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP

chamadeapi-integrationTypeScript
changelogai

Generate changelogs and suggest semver bumps from git history

ura-toolsapi-integrationTypeScript