Skip to main content

A Model Context Protocol server providing tools for CVE vulnerability information queries

Project description

CVE MCP Server

A Model Context Protocol server providing CVE vulnerability information query capabilities. This server enables LLMs to query detailed information for specific CVE IDs, retrieving data from MITRE's CVE database.

Available Tools

  • query_cve - Query vulnerability information by CVE ID
    • Required parameters:
      • cve_id (string): The CVE identifier (e.g., 'CVE-2021-44228', 'CVE-2023-34362')

Install

pip install cve-mcp-server

Configuration

stdio (default)

{
  "mcpServers": {
    "CVE": {
      "command": "uvx",
      "args": [
        "cve-mcp-server"
      ]
    },
  }
}

SSE

Run SSE Server

uvx cve-mcp-server sse

Use the following configuration to connect directly:

{
    "mcpServers": {
        "amap-mcp-server": {
            "url": "http://localhost:9999"
        }
    }
}

Debugging

You can use the MCP inspector to debug the server:

npx @modelcontextprotocol/inspector python -m cve-mcp-server

License

cve-mcp-server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cve_mcp_server-0.4.0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cve_mcp_server-0.4.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file cve_mcp_server-0.4.0.tar.gz.

File metadata

  • Download URL: cve_mcp_server-0.4.0.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.3

File hashes

Hashes for cve_mcp_server-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1139e52fe703a122751e89e8bc5f38ee325c4122aa819d5e77253fde7c8971c8
MD5 686f1521d04cb0f58414c97aea8543fe
BLAKE2b-256 f97172f912734d7d446c75fc3dcbd76e344277dd321baff3f93debe761f4b772

See more details on using hashes here.

File details

Details for the file cve_mcp_server-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cve_mcp_server-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 278f0b6ea5cf736e9db8fd0d50f46e939cd82ed3d5654f57cbde6c43aaaa29ad
MD5 41f7fd992ef755d347f0421cc7b0868e
BLAKE2b-256 8d692793222a766da2a5c4952b110ca14f44cf26044b888f34f1fab40524596f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page