TShark2MCP
by niusulong
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONPATH | No | 确保 Python 能找到项目模块的路径,通常指向项目中的 src 目录 (Path to ensure Python can find the project modules, typically pointing to the src directory). | |
| TSHARK_PATH | No | TShark 可执行文件的绝对路径 (Absolute path to the TShark executable). If not provided, the server will attempt to find it in the system PATH. |
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/niusulong/TShark2MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server