Skip to main content
Glama

mcp-ntopng

pyproject.toml869 B
[project] name = "mcp-ntopng" version = "0.1.0" description = "An MCP Server for ntopng" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp[cli]>=1.3.0", "python-dotenv>=1.0.1", "clickhouse-driver>=0.2.5", "pip-system-certs>=4.0", "requests>=2.32.3", ] authors = [{ name = "Graziano Labs Corp." }] maintainers = [ { name = "Marco Graziano", email = "marco@graziano.com" }, ] keywords = ["ntop", "mcp", "llm", "cybersecurity"] license = { text = "MIT" } classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.13", ] [project.scripts] mcp-ntopng = "mcp_ntopng.main:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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-server-ntopng'

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