tshark-mcp
by ouonet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TSHARK_PATH | No | Path to the tshark binary | |
| TSHARK_MCP_HOST | No | Host address for the HTTP server | 127.0.0.1 |
| TSHARK_MCP_PORT | No | Port for the HTTP server | 8100 |
| TSHARK_MCP_CONFIG | No | Path to TOML config file | |
| TSHARK_MCP_SSE_PATH | No | SSE path | |
| TSHARK_MCP_TRANSPORT | No | Transport type: stdio, http, streamable-http, sse | |
| TSHARK_MCP_MOUNT_PATH | No | Mount path | |
| TSHARK_MCP_MESSAGE_PATH | No | Message path | |
| TSHARK_MCP_STREAMABLE_HTTP_PATH | No | Streamable HTTP path | /mcp |
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 | |
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/ouonet/tshark-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server