jhgaylor/node-candidate-mcp-server
A Model Context Protocol (MCP) server library that gives LLMs access to information about a candidate.
Platform-specific configuration:
{
"mcpServers": {
"node-candidate-mcp-server": {
"command": "npx",
"args": [
"-y",
"node-candidate-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...