HackathonWatch MCP ServerServer

ag2-mcp-servers
GitHub
MCPHackathonAPI

Loading subscription status...

💡 Description

An MCP server for interacting with the HackathonWatch API, allowing users to access hackathon data and associated information through natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "HackathonWatch MCP Server": {
        "env": {
          "SECURITY": "<API_KEY>",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

PythonPipUV