Wireshark MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 0.0.0.0 |
| PORT | No | Server port | 3020 |
| TRANSPORT | No | MCP transport (streamable-http or stdio) | streamable-http |
| GITHUB_PAT | Yes | GitHub Personal Access Token (needs repo scope for private repos) | |
| GITHUB_PATH | No | Subdirectory in the repo where PCAPs are stored | (root) |
| GITHUB_REPO | Yes | Full GitHub repo URL (e.g., https://github.com/org/pcap-repo) | |
| GITHUB_BRANCH | No | Branch to sync from | main |
| GITHUB_USERNAME | Yes | Your GitHub username | |
| DISABLE_JWT_AUTH | No | Set to false to enable Azure AD JWT authentication | true |
| AZURE_AD_CLIENT_ID | No | Optional audience validation when JWT auth is enabled | |
| AZURE_AD_TENANT_ID | No | Required when JWT auth is enabled | |
| ENABLE_AUTH_LOGGING | No | Log user access to tools | false |
| WIRESHARK_PROJECT_TTL | No | Seconds before stale project workspaces are auto-purged | 86400 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues