41
/ 100
19 days ago
glama

PM Counter Monitoring MCP Server

Enables monitoring and querying of telecom performance management (PM) counters from remote SFTP locations, providing access to interface statistics, CPU/memory utilization, BGP peer data, and system metrics through a conversational interface.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: POSTGRES_PASSWORD, SFTP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPOSTGRES_HOST
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_PORT
configAPI_SERVER_PORT
configAPI_BASE_URL
configSFTP_HOSTsftp_server
configSFTP_USERNAMEyour-username
🔐 secretSFTP_PASSWORDyour-password
configSFTP_KEY_PATH
configSFTP_PORT
configSFTP_REMOTE_PATH/home/sftpuser/uploads
configLOCAL_DATA_DIR
configKEEP_LOCAL_FILES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/apoorvbrooklyn-networking-mcp-1gep28)](https://m8ven.ai/mcp/apoorvbrooklyn-networking-mcp-1gep28)
commit: 25f1152394a5f66f7f80bb838dd2a6c3db8ee330
code hash: 3fb17b4a277a73d2ef213e3341b0afa373d9c31898d98d30e15c0fd816ea06fd
verified: 6/24/2026, 10:31:36 AM
view raw JSON →