io.github.Testinat0r/otp-ojp✓
io.github.Testinat0r/otp-ojp · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Testinat0r/otp-ojp",
"description": "Validate, introspect, and parse talent profiles (OTP) and job postings (OJP)",
"repository": {
"url": "https://github.com/neogene-ai/otp-ojp-mcp-server",
"source": "github"
},
"version": "0.1.1",
"packages": [
{
"registryType": "npm",
"identifier": "@opentalentprotocol/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}