Skip to main content
Glama

mcp-nvd

MIT License
10
  • Apple
pyproject.toml624 B
[project] name = "mcp-nvd" version = "0.0.1" description = "An MCP server to interact with a the NVD Database API." readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.27.2", "mcp>=1.0.0", "python-dotenv>=1.0.1", "uvicorn>=0.27.0", "starlette>=0.36.0", "typer>=0.15.2", ] authors = [{ name = "Graziano Labs Corp." }] maintainers = [ { name = "Marco Graziano", email = "marco@graziano.com" }, ] keywords = ["mcp", "llm", "cybersecurity"] license = { text = "MIT" } [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-nvd = "mcp_nvd.main:main"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcoeg/mcp-nvd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server