Skip to main content
Glama
Presidio-Federal

Wireshark MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
PORTNoServer port3020
TRANSPORTNoMCP transport (streamable-http or stdio)streamable-http
GITHUB_PATYesGitHub Personal Access Token (needs repo scope for private repos)
GITHUB_PATHNoSubdirectory in the repo where PCAPs are stored(root)
GITHUB_REPOYesFull GitHub repo URL (e.g., https://github.com/org/pcap-repo)
GITHUB_BRANCHNoBranch to sync frommain
GITHUB_USERNAMEYesYour GitHub username
DISABLE_JWT_AUTHNoSet to false to enable Azure AD JWT authenticationtrue
AZURE_AD_CLIENT_IDNoOptional audience validation when JWT auth is enabled
AZURE_AD_TENANT_IDNoRequired when JWT auth is enabled
ENABLE_AUTH_LOGGINGNoLog user access to toolsfalse
WIRESHARK_PROJECT_TTLNoSeconds before stale project workspaces are auto-purged86400

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Presidio-Federal/wireshark-mcp-container'

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