The first portfolio AI agents can hire — open MCP server exposing real profile, shipped products, fixed pricing & project-brief intake
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/djoudad292/hireme-mcp{
"mcpServers": {
"hireme-mcp": {
"command": "node",
"args": ["/path/to/hireme-mcp/dist/index.js"],
"env": {
"NEXT_PUBLIC_API_URL": "<next_public_api_url>"
}
}
}
}NEXT_PUBLIC_API_URLResumen de MCP Servers
# HireMe MCP
**The first portfolio AI agents can hire.** An open [Model Context Protocol](https://modelcontextprotocol.io) server that exposes Djaouad Frih's real profile, shipped products, fixed pricing and a project-brief intake — so Claude, Cursor, ChatGPT or any MCP client can vet the work and file a brief on your behalf.
Live: **https://mcp.djaouad.tech** · MCP endpoint: `https://mcp.djaouad.tech/mcp`
## Tools
| Tool | Type | What it does |
|---|---|---|
| `get_profile` | read | Identity, stack, live products, availability, contact links |
| `search_projects` | read | Semantic-ish search over shipped projects (proof of experience) |
| `get_pricing` | read | Fixed-price services in USD with ETAs |
| `get_next_slot` | read | Availability status + direct booking link |
| `submit_project_brief` | **write** | Files a project brief → persisted + emailed. Rate limited per IP |
## The famous flows
1. **Founder delegate** — *"Claude, find me an AI engineer under $2k and send them my requirements"* → their agent calls `get_pricing` → `search_projects` → files a brief.
2. **Recruiter deep-dive** — *"Has he actually shipped RAG?"* → grounded answers with demo links.
3. **Comparison shopper** — pricing + timeline vs. an agency, plus next opening.
## Structure
```
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
```
## Run locally
```bash
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 Go
```
Copy `backend/.env.example` → `.env`. Without `DATABASE_URL` it runs in memory-only demo mode; without Gmail creds email notifications are skipped silently.
## Deploy
- **Backend → Render**: `render.yaml` included (free tier). Set `DATABASE_URL`, `ADMIN_TOKEN`, optional `GMAIL_USER`/`GMAIL_APP_PASSWORD`.
- **Frontend → Netlify**: repo import picks up `netlify.toml` (static export). Attach custom domain `mcp.djaouad.tech`.
- **Mobile → APK**: `eas build -p android --profile preview` or `expo run:android`.
## Connect in one paste
```json
{ "mcpServers": { "hireme-mcp": { "url": "https://mcp.djaouad.tech/mcp" } } }
```
---
Built by [Djaouad Frih](https://djaouad.tech) — this server is itself the demo of what he ships.
Lo que la gente pregunta sobre hireme-mcp
¿Qué es djoudad292/hireme-mcp?
+
djoudad292/hireme-mcp es mcp servers para el ecosistema de Claude AI. The first portfolio AI agents can hire — open MCP server exposing real profile, shipped products, fixed pricing & project-brief intake Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-22.
¿Cómo se instala hireme-mcp?
+
Puedes instalar hireme-mcp clonando el repositorio (https://github.com/djoudad292/hireme-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar djoudad292/hireme-mcp?
+
Nuestro agente de seguridad ha analizado djoudad292/hireme-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene djoudad292/hireme-mcp?
+
djoudad292/hireme-mcp es mantenido por djoudad292. La última actividad registrada en GitHub es del 2026-08-22, con 0 issues abiertos.
¿Hay alternativas a hireme-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega hireme-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/djoudad292-hireme-mcp)<a href="https://claudewave.com/repo/djoudad292-hireme-mcp"><img src="https://claudewave.com/api/badge/djoudad292-hireme-mcp" alt="Featured on ClaudeWave: djoudad292/hireme-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!