hireme-mcp
HireMe MCP
AIエージェントが雇える最初のポートフォリオ。 オープンな Model Context Protocol サーバーで、Djaouad Frih の実際のプロフィール、公開済みプロダクト、固定価格、プロジェクト概要の受け付けを公開しています。Claude、Cursor、ChatGPT、その他任意のMCPクライアントが、作業を検証し、あなたの代わりに概要を提出できます。
Live: https://mcp.djaouad.tech · MCPエンドポイント: https://mcp.djaouad.tech/mcp
ツール
ツール | タイプ | 機能 |
| read | 本人情報、技術スタック、公開中のプロダクト、稼働状況、連絡先リンク |
| read | 公開済みプロジェクトのセマンティック検索(経験の証明) |
| read | USDでの固定価格サービスと納期目安 |
| read | 稼働状況と直接予約リンク |
| write | プロジェクト概要を提出 → 保存され、メール送信。IPごとにレート制限 |
Related MCP server: Servicialo
代表的なフロー
創業者の委任 — 「Claude、2,000ドル以内のAIエンジニアを見つけて、要件を送って」 → エージェントが
get_pricingを呼び出し →search_projects→ 概要を提出。リクルーターの深掘り — 「彼は実際にRAGをリリースしたのか?」 → デモリンク付きの根拠ある回答。
比較検討者 — エージェンシーとの価格・納期比較、次の空き状況。
構造
backend/ Express + @modelcontextprotocol/sdk (Streamable HTTP, stateless)
POST /mcp ← MCP clients
/api/tools/:id ← same handlers over REST (widget, mobile)
/api/briefs ← admin inbox (Bearer ADMIN_TOKEN)
/widget.js ← embeddable badge
frontend/ Next.js console (Netlify → mcp.djaouad.tech): connect configs,
live playground, scenarios
mobile/ Expo app: profile, tool runner, admin briefs inboxローカルで実行
cd backend && npm i && npm run dev # :4343
cd frontend && npm i && npm run dev # set NEXT_PUBLIC_API_URL=http://localhost:4343
cd mobile && npm i && npm start # Expo Gobackend/.env.example を .env にコピーします。DATABASE_URL がない場合はメモリのみのデモモードで動作し、Gmail認証情報がない場合はメール通知が静かにスキップされます。
デプロイ
バックエンド → Render:
render.yamlを含む(無料枠)。DATABASE_URL、ADMIN_TOKEN、任意のGMAIL_USER/GMAIL_APP_PASSWORDを設定。フロントエンド → Netlify: リポジトリのインポートで
netlify.toml(静的エクスポート)が読み込まれます。カスタムドメインmcp.djaouad.techを接続。モバイル → APK:
eas build -p android --profile previewまたはexpo run:android。
ワンペーストで接続
{ "mcpServers": { "hireme-mcp": { "url": "https://mcp.djaouad.tech/mcp" } } }Djaouad Frih によって構築 — このサーバー自体が彼の提供物のデモです。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI agents to search for and hire humans for real-world tasks.33457MIT
- AlicenseAqualityAmaintenanceOpen protocol for AI-agent coordination of professional services. Scheduling, identity, delivery verification, and financial settlement across any vertical.102271Apache 2.0
- AlicenseAqualityBmaintenanceEnables AI agents to post tasks, manage escrow, approve work, and pay human gig workers on the GetterDone physical-task marketplace.16531MIT
- FlicenseAqualityCmaintenanceConnects AI agents to a live offers API, returning structured product offers in real time.1
Related MCP Connectors
Stripe-native marketplace where AI agents discover and pay per call for API services.
Discover verified deep-tech engineering bounties from any AI agent.
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/djoudad292/hireme-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server