Mmcp.market

HireMe MCP server

by djoudad292·io.github.djoudad292/hireme-mcp·v1.0.0

The first portfolio AI agents can hire. Profile, products, pricing and briefs over MCP.

B81/100grade B
What users say
No reviews yet
Be the first
Safety scan
B81/100

full report

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed HireMe MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

HireMe MCP tools (5, 1 write)

write = sends, deletes, buys or posts
  • get_next_slotFree

    Current availability status plus the direct booking link.

  • get_pricingFree

    Fixed-price service list in USD with ETAs. No hourly billing.

  • get_profileFree

    Who Djaouad Frih is: full-stack AI engineer, stack, live products, availability and contact links. Call this first.

  • search_projectsFree

    Search Djaouad's production projects (AI receptionist, RAG document workspace, tool-calling support agent) for proof of relevant experience.

  • submit_project_briefwrite actionFree

    File a project brief on the client's behalf. Djaouad replies with a fixed quote within 24 hours. Use after confirming scope with the human.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 1958ms20/20
  • Tool poisoning5 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
  • Maintenancelast push 26 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 81/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the HireMe MCP repository's README, as published. We do not edit it. Read it on GitHub

HireMe MCP

The first portfolio AI agents can hire. An open Model Context Protocol 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

The famous flows

  1. Founder delegate — "Claude, find me an AI engineer under $2k and send them my requirements" → their agent calls getpricing → searchprojects → 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

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 DATABASEURL, ADMINTOKEN, optional GMAILUSER/GMAILAPP_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

{ "mcpServers": { "hireme-mcp": { "url": "https://mcp.djaouad.tech/mcp" } } }

Built by Djaouad Frih — this server is itself the demo of what he ships.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http hireme-mcp https://mcp.djaouad.tech/mcp
Add to Cursor

HireMe MCP: common questions

Is HireMe MCP server safe?
Mostly: it is graded B (81/100). Read the HireMe MCP safety report
How do I install HireMe MCP?
It runs remotely at mcp.djaouad.tech. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does HireMe MCP need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is HireMe MCP maintained?
The last commit was 27 days ago (2026-08-26). The latest release is v1.0.0.
Is HireMe MCP up?
100% of our last 14 checks got an answer. We check remote servers about four times a day.
What can I use instead of HireMe MCP?
Servers from other publishers that do the same job: Loki Mode MCP server, HasData Amazon MCP server and Ecommerce Trends MCP server. Compare all HireMe MCP alternatives.

Alternatives to HireMe MCP

Same job from other publishers: the closest match first, then the best rated.

All HireMe MCP alternatives →
  • Loki Mode
    Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.
    B
  • HasData Amazon
    Amazon keyword search, product details, seller profiles and seller catalogues, as structured JSON.
    A
  • Ecommerce Trends MCP
    Product and category demand trend volume over time, with growth signals. Free key at trendsmcp.ai
    A
  • AON — Agent Offer Network
    Real, buyable product and service offers — live pricing and trackable links for any MCP agent.
    B
  • PriceTrack
    Live SaaS pricing: current plans, verified price changes, and comparisons for 33,000+ products.
    B

More from djoudad292