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?
संबंधित सर्वर
VixMCP.Ai.Bridge
An MCP server that exposes VMware VIX operations for AI assistants and automation workflows.
Ghost MCP Server
Interact with and manage your Ghost CMS blog, including posts, users, and members, through an LLM interface.
My MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
创思大模型安全 MCP
A content security protection system for large language models, providing real-time risk identification and interception to ensure safe, compliant, and trustworthy model applications.
Contentstack
Interact with Contentstack's Content Management API to manage your CMS content.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Pierre Fitness API
A multi-protocol API for accessing fitness data from providers like Strava and Fitbit, featuring AI-powered analysis and enterprise-grade management.
My MCP Server
A remote MCP server deployable on Cloudflare Workers without authentication.
Zen MCP Server
Access multiple AI models like Claude, Gemini, and OpenAI through a single server using your own API keys.
AWS SES
Send emails using AWS Simple Email Service (SES). Supports plain text, HTML, CC, BCC, reply-to, and email scheduling.