kukapay/web3-jobs-mcp
by Various
An MCP server that provides AI agents with real-time access to curated Web3 jobs.
MCP
kukapay/web3-jobs-mcp
Added 1 June 2026
Overview
An MCP server that gives AI agents real-time access to curated Web3 job listings. It uses the Model Context Protocol to let agents query and retrieve job data from Web3 sources.
Best for
Best for
Developers building AI agents that need to search or monitor Web3 job opportunities.
Use cases
- Enable an AI agent to find current Web3 job openings for a user
- Integrate Web3 job search into a developer's AI-powered workflow
- Automate job market research for Web3 roles
How to use
Install
uv run mcp install cli.py --name "Web3 Jobs" Tools exposed
query_jobssearch_jobs_prompt
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "Web3 Jobs": {\n "command": "uv",\n "args": [ "--directory", "/path/to/web3-jobs-mcp", "run", "main.py" ],\n "env": { "WEB3_CAREER_API_TOKEN": "your-api-token" } \n }\n }\n} Notes
An MCP server that gives AI agents real-time access to curated Web3 job listings. It uses the Model Context Protocol to let agents query and retrieve job data from Web3 sources.
7 stars on GitHub. Last updated 2025-06-02. Licensed MIT.
Use cases
- Enable an AI agent to find current Web3 job openings for a user
- Integrate Web3 job search into a developer’s AI-powered workflow
- Automate job market research for Web3 roles
Pros
- Provides real-time access to curated Web3 job data
- Simple MCP integration for AI agents
- Lightweight Python implementation
Cons
- Limited to Web3 jobs only, not general job listings
- Small community with only 7 GitHub stars
- Depends on external job sources for data freshness
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides real-time access to curated Web3 job data
- Simple MCP integration for AI agents
- Lightweight Python implementation
Cons
- Limited to Web3 jobs only, not general job listings
- Small community with only 7 GitHub stars
- Depends on external job sources for data freshness
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.