The jsonresume-mcp server allows AI agents to create, read, update, and delete JSON resumes. It provides tools for parsing, validating, and transforming resume data. The server connects to the JSON Resume schema and format, enabling agents to work with standardized resume data. Developers use it to automate resume management tasks, such as generating resumes from data or extracting information from resumes.
The jsonresume-mcp server allows AI agents to create, read, update, and delete JSON resumes. It provides tools for parsing, validating, and transforming resume data. The server connects to the JSON Resume schema and format, enabling agents to work with standardized resume data. Developers use it to automate resume management tasks, such as generating resumes from data or extracting information from resumes.
npx -y @jsonresume/jsonresume-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jsonresume-jsonresume-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @jsonresume/jsonresume-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from jsonresume-mcp?"
No configuration required. This server works out of the box.
"What resources are available in jsonresume-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in jsonresume-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in jsonresume-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.