69
/ 100
9 days ago
glama

kismet-wireless-mcp

A read-only MCP server for querying Kismet Wireless systems, enabling AI agents to retrieve network status, datasources, devices, and alerts via REST API.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: KISMET_PASSWORD, KISMET_API_KEY
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.
configKISMET_URL$env: = "http://127.0.0.1:2501"
configKISMET_USER$env: = "kismet"
🔐 secretKISMET_PASSWORD$env: = "kismet"
🔐 secretKISMET_API_KEY
configKISMET_BASE_URL
configKISMET_TIMEOUT
configKISMET_ALLOW_WRITES
configKISMET_MAX_DEVICES
configKISMET_MAX_ALERTS
configKISMET_ALLOW_REMOTE
// 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 5 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/a-g-u-p-t-a-kismet-wireless-mcp-kmrkli)](https://m8ven.ai/mcp/a-g-u-p-t-a-kismet-wireless-mcp-kmrkli)
commit: e6009250b1ab463d758031f4c00570c20cc79720
code hash: ebaee7fb7821d219f2291a8ff4db8352546b05acddf37761b5be3188f2d0afb5
verified: 7/22/2026, 8:43:51 AM
view raw JSON →