A stateless Model Context Protocol (MCP) server built with Express and TypeScript that provides information about a candidate.
{
"mcpServers": {
"jhgaylorcandidate": {
"command": "npx",
"args": [
"-y",
"@jhgaylor/candidate-mcp-server"
]
}
}
}