Back to directory
kukapay/web3-jobs-mcp

kukapay/web3-jobs-mcp

@kukapay

An MCP server that provides AI agents with real-time access to curated Web3 jobs from web3.career.

web3jobscareermcpai-agentsweb3-careerjob-searchother

Installation & Configuration

{
  "mcpServers": {
    "Web3 Jobs": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/web3-jobs-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "WEB3_CAREER_API_TOKEN": "your-api-token"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12