hireme-mcp
HireMe MCP
Das erste Portfolio, das KI-Agenten anheuern können. Ein offener Model Context Protocol-Server, der Djaouad Frihs echtes Profil, veröffentlichte Produkte, Festpreise und eine Erfassung von Projektkurzbeschreibungen bereitstellt – sodass Claude, Cursor, ChatGPT oder ein beliebiger MCP-Client die Arbeit prüfen und in Ihrem Namen eine Kurzbeschreibung einreichen kann.
Live: https://mcp.djaouad.tech · MCP-Endpunkt: https://mcp.djaouad.tech/mcp
Tools
Tool | Typ | Beschreibung |
| Lesen | Identität, Stack, Live-Produkte, Verfügbarkeit, Kontaktlinks |
| Lesen | Semantische Suche über veröffentlichte Projekte (Erfahrungsnachweis) |
| Lesen | Festpreisdienste in USD mit ETAs |
| Lesen | Verfügbarkeitsstatus + direkter Buchungslink |
| Schreiben | Reicht eine Projektkurzbeschreibung ein → wird gespeichert und per E-Mail gesendet. Pro IP ratenbegrenzt. |
Related MCP server: Servicialo
Die berühmten Abläufe
Gründer delegiert – „Claude, finde mir einen KI-Ingenieur für unter 2.000 $ und sende ihm meine Anforderungen“ → ihr Agent ruft
get_pricing→search_projectsauf → reicht eine Kurzbeschreibung ein.Recruiter-Detailanalyse – „Hat er tatsächlich RAG ausgeliefert?“ → fundierte Antworten mit Demo-Links.
Vergleichskäufer – Preise + Zeitplan im Vergleich zu einer Agentur, plus nächster freier Termin.
Struktur
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 inboxLokal ausführen
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 GoKopieren Sie backend/.env.example → .env. Ohne DATABASE_URL läuft es im reinen In-Memory-Demomodus; ohne Gmail-Zugangsdaten werden E-Mail-Benachrichtigungen stillschweigend übersprungen.
Bereitstellen
Backend → Render:
render.yamlenthalten (kostenloser Tarif). Setzen SieDATABASE_URL,ADMIN_TOKEN, optionalGMAIL_USER/GMAIL_APP_PASSWORD.Frontend → Netlify: Der Repo-Import übernimmt
netlify.toml(statischer Export). Eigene Domainmcp.djaouad.techanhängen.Mobil → APK:
eas build -p android --profile previewoderexpo run:android.
In einem Einfügen verbinden
{ "mcpServers": { "hireme-mcp": { "url": "https://mcp.djaouad.tech/mcp" } } }Erstellt von Djaouad Frih – dieser Server ist selbst die Demo dessen, was er veröffentlicht.
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