mcpbeat Sign in

Otp Ojp MCP Server

by testinat0r Your server? Claim it
local only

Otp Ojp runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 5 Mar 2026.

Validate, introspect, and parse talent profiles (OTP) and job postings (OJP)

Installs per day peak 12 · avg 6 · +81% w/w
a month agotoday
35
Installs / week
npm · @opentalentprotocol/mcp-server
0
Stars
1 open issues
5 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Otp Ojp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add otp-ojp -- npx -y @opentalentprotocol/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "otp-ojp": {
      "args": [
        "-y",
        "@opentalentprotocol/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.otp-ojp]
command = "npx"
args = ["-y", "@opentalentprotocol/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "otp-ojp": {
      "args": [
        "-y",
        "@opentalentprotocol/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "otp-ojp": {
      "args": [
        "-y",
        "@opentalentprotocol/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Otp Ojp

same job, measured the same way
Ghost Inspector MCP
by charliemtnez

Analyze, validate and safely update Ghost Inspector end-to-end browser tests

31 installs/wk local only
BackendGen
by sitouhemi

Validate compact backend specs and generate tested NestJS, Prisma, and PostgreSQL repositories.

35 installs/wk local only
Guidance Lark MCP
by guidance-ai

Validate and test llguidance grammars with batch testing and documentation

85 installs/wk local only
Adif MCP
by qso-graph

ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage.

620 installs/wk local only
Random Profiles
by random-profiles

Generate fake user profiles and companies for tests, seed data, and AI agent demos.

59 installs/wk local only
Ideabob Validation
by foodyogi

Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.

5 tools answering
Provar MCP Server
by provartesting

Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.

427 installs/wk local only
Agentsnap
by mukundakatta

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

31 installs/wk local only

Otp Ojp — questions

Answers built from our own checks of this server.

Why is there no uptime for Otp Ojp?
Otp Ojp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @opentalentprotocol/mcp-server was installed 35 times last week.
How do I connect Otp Ojp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @opentalentprotocol/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Otp Ojp?
The npm package @opentalentprotocol/mcp-server was installed 35 times in the last week. Week over week that is +81%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Otp Ojp open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.