Skip to main content
Glama
PreistlyPython

Wireshark MCP Server

create_repositories.md994 B
# Create GitHub Repositories ## Step 1: Create Personal Repository 1. Go to https://github.com/PriestlyPython 2. Click "New repository" 3. Repository name: `wireshark-mcp` 4. Description: "🦈 Wireshark MCP Server - Enhanced Edition v2.0" 5. Make it Public 6. Don't initialize with README (we have our own) 7. Click "Create repository" ## Step 2: Create Organization Repository 1. Go to https://github.com/optinampout (or correct organization) 2. Click "New repository" 3. Repository name: `wireshark-mcp` 4. Description: "🦈 Wireshark MCP Server - Enhanced Edition v2.0" 5. Make it Public 6. Don't initialize with README (we have our own) 7. Click "Create repository" ## Step 3: Run Push Script After creating both repositories, run: ```bash bash push_to_github.sh ``` ## Repository URLs to create: - Personal: https://github.com/PriestlyPython/wireshark-mcp - Organization: https://github.com/optinampout/wireshark-mcp Once created, the push script will handle the rest automatically.

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/PreistlyPython/wireshark-mcp'

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