Skip to main content
Finance & FintechPython

kukapay/web3-jobs-mcp

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

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/web3-jobs-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "web3-jobs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay/web3-jobs-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay