Vulnebify
Vulnebify is a cyber defense software that monitors and notifies on vulnerabilities in real time, protecting companies and countries from emerging threats.
Getting Started
This service implements the Model Context Protocol (MCP) for interacting with Vulnebify focused on human-in-the-loop coding agents and developer workflows rather than general-purpose API access.
Simply put, it's a way to plug Vulnebify into an LLM, letting you ask questions about your threat intelligence data in context of the LLM itself.
This lets you take a coding agent that you already use, like Cursor, VS Code or Claude, and pull in additional information from Vulnebify.
Connect directly using the base endpoint:
https://mcp.vulnebify.com
plaintext
Connect to Cursor
Connect
- Or manually: Cmd + Shift + J to open Cursor Settings.
- Select Tools and Integrations.
- Select New MCP Server.
{
"mcpServers": {
"vulnebify": {
"url": "https://mcp.vulnebify.com"
}
}
}
json
- Optional: To use the service with
cursor-agent:
cursor-agent mcp login vulnebify
bash
Connect to VS Code
Connect
- Or manually: CMD + P and search for MCP: Add Server
- Select HTTP (HTTP or Server-Sent Events)
- Enter the following configuration, and hit enter https://mcp.vulnebify.com
- Enter the name Vulnebify and hit enter
- Allow the authentication flow to complete
- Activate the server using MCP: List Servers and selecting Vulnebify, and selecting Start Server
MCP is supported in VSCode 1.99 and above.
Connect to Claude
Pro and Max plans
- Navigate to Settings > Connectors
- Locate the "Connectors" section
- Click "Add custom connector" at the bottom of the section
- Put the name "Vulnebify" and https://mcp.vulnebify.com URL
- Finish configuring your connector by clicking "Add"
Connect to GPT
MCP is supported only in developer mode (beta).
Plus and Pro plans
- Navigate to Settings > Connectors > Advanced
- Turn on the "Developer mode"
- Press back and locate "Create" on the top of section
- Put the name "Vulnebify" and https://mcp.vulnebify.com URL
- Finish configuring your connector by clicking "Create"
Having troubles?
Write to support: [email protected]
On This Page
- Connect to Cursor
- Connect to VS Code
- Connect to Claude
- Connect to GPT
- Having troubles?
Server Terkait
CORTEX MCP Extensions
Provides direct access to CORTEX infrastructure for orchestration, monitoring, AI flow management, model routing, and Docker administration.
AKS-MCP
Enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters.
Remote MCP Proxy
A Docker-based proxy to access local MCP servers through Claude's web UI using the Remote MCP protocol.
Dacast MCP Live Stream Server
Dacast MCP Live Stream Server connects your AI tools to Dacast’s live streaming and video hosting APIs, so you can create and manage live streams, playlists, thumbnails, and simulcasts using simple natural-language prompts.
Cisco ACI MCP Server
A comprehensive MCP server for configuring and managing Cisco ACI (Application Centric Infrastructure) fabrics through the APIC REST API.
CryptoTwitter.Space x402 MCP Server
Provides pay-per-use access to premium CryptoTwitter.Space reports with automated revenue distribution.
RunPod MCP Server
Interact with the RunPod REST API to manage cloud GPU resources.
Remote MCP Server on Cloudflare
A remote MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for storage.
Remote MCP Server (Authless)
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers or local execution via npm.
Coolify MCP Server
An MCP server for integrating with Coolify, the self-hostable alternative to Netlify and Vercel.