Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-ntopng
by
marcoeg
Verified
GitHub
Monitoring
Databases
Python
MIT License
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-server-ntopng
mcp_ntopng
mcp_ntopng/.env.example
mcp_ntopng/__init__.py
mcp_ntopng/main.py
mcp_ntopng/mcp_config.py
mcp_ntopng/mcp_server.py
mcp_ntopng/ntopng_schema.py
from mcp_ntopng.mcp_server import mcp def main(): mcp.run() if __name__ == "__main__": main()