
InterviewReady
STDIOMCP server for InterviewReady that fetches content and updates user data.
MCP server for InterviewReady that fetches content and updates user data.
An MCP server for InterviewReady.
Please feel free to add / change capabilities of this repo.
If you have doubts, please post them in discussions. If there are any problems/issues, please create an issue.
Please self-review any PR before making a contribution.
The repo is open for change!
pnpm install
pnpm run build
claude_desktop_config.json
{ "interviewready-mcp-server": { "command": "node", "args": [ "{path-to-repo}/mcp-server/build/index.js" ] } }
MCP
tab{ "interviewready-mcp-server": { "command": "node", "args": [ "{path-to-repo}/mcp-server/build/index.js" ] } }