Skip to content

2026-07-17 Release Notes#

Bring vulnerability management to the AI agent you already use — the official MCP Server is now available

The Official FutureVuls MCP Server Is Now Available#

The FutureVuls MCP Server is an integration that lets AI agents and MCP clients that support MCP (Model Context Protocol) reference vulnerability, asset, and task information in FutureVuls. By connecting an AI agent such as Claude Code, you can check and investigate vulnerability information through natural-language queries.

MCP Server integration overview

Example Use Cases#

  • Listing vulnerability tasks with approaching due dates and discussing their priorities
  • Investigating which servers are affected by a specific CVE
  • Summarizing the vulnerability status of each server within a group

Before You Use It#

  • The available functionality is reference (read) only. Data in FutureVuls is never modified through MCP.
  • Authentication uses your existing FutureVuls API token as-is; no dedicated token or additional authentication setup is required for the MCP Server.
  • MCP Server Integration is an organization-level setting and is disabled by default. It must be enabled by an organization administrator (with Owner or CSIRT Permission) before it can be used.

Please review the security considerations

When you enable this feature, connected MCP clients and AI agents can access your vulnerability, asset, and task information within the scope of the API token. The retrieved data may then be sent, via the connected client or agent, to the LLM provider behind it. Connect only to destinations that you trust, and we strongly recommend using this together with IP address access restrictions.

For details on the setup steps and available features, see the "MCP Server Integration" manual page.