MCP.so
ログイン

Next Role Mcp Proxy

@bats64mgutsi

Next Role Mcp Proxy について

MCP proxy server for NextRole CV tailoring services

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

bats64mgutsi

投稿者

Batandwa Mgutsi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "nextrole": {
      "command": "npx",
      "args": [
        "nextrole-mcp-proxy"
      ]
    }
  }
}

ツール

3

Get the available career-level tiers and their product IDs. Different products are designed for different career phases, so the customer should pick the tier that best matches where they are in their career. You must call this before placing an order to get the correct productId.

Check how many credits a customer has remaining. Each order to tailor a CV and cover letter costs 1 credit.

Place an order for a tailored CV and cover letter. The order typically takes about 15 minutes to complete. The customer will receive an SMS confirming their order and another SMS when their documents are ready to download. Costs 1 credit per order.

概要

What is Next Role Mcp Proxy?

Next Role Mcp Proxy is an MCP server that gives MCP-compatible clients access to NextRole’s professional CV tailoring and cover letter generation services. It forwards requests to a hosted backend and returns formatted results. It is designed for job seekers who want to customize their application materials via AI‑assisted conversations.

How to use Next Role Mcp Proxy?

Install it from source or with npx, then add the MCP client configuration to your client’s config file. The server exposes three tools: get_pricing (list service tiers and product IDs), get_credits (check remaining credits by phone number), and place_order (submit a tailoring request with CV, job description, and product ID). Each order consumes one credit and completes in about 15 minutes.

Key features of Next Role Mcp Proxy

  • Professional CV tailoring for specific job applications
  • Cover letter generation matched to job requirements
  • Three service tiers: Entry, Mid, and Senior Level
  • Credit‑based ordering with balance checking
  • Worldwide availability with SMS order notifications

Use cases of Next Role Mcp Proxy

  • Recent graduate tailoring a CV for a software developer role
  • Career changer shifting from finance to technology
  • Senior executive customizing a CV for a CTO position
  • Any professional who wants a tailored CV and cover letter via a chat interface

FAQ from Next Role Mcp Proxy

What runtime does Next Role Mcp Proxy require?

Node.js 18.0.0 or higher and an internet connection to reach NextRole’s hosted service.

How does the proxy handle my data?

The proxy forwards MCP requests to https://api.nextrole.co.za/firstroleprod-mcp/mcp. By using the service you agree to NextRole’s Privacy Policy and Terms of Service (linked in the README).

What does each order cost and how long does it take?

Each order costs 1 credit. Orders typically take about 15 minutes to complete, and you receive SMS notifications when the order is confirmed and when documents are ready.

How do I find the correct product ID for my career level?

Call the get_pricing tool first. It returns a list of service tiers (Entry, Mid, Senior) with their corresponding ProductId values for your country.

Is the proxy the same as the hosted service?

No. Next Role Mcp Proxy is a lightweight translation layer. It translates MCP protocol requests, forwards them to NextRole’s hosted API, and returns the responses to your MCP client. It does not store or process data beyond forwarding.

コメント

「その他」の他のコンテンツ