# hire-me-mcp > A public, anonymous Model Context Protocol (MCP) server exposing Marcos Alvarez's real career data — profile, work history, projects, and skill evidence — as callable tools, with every answer citing the record it was drawn from. This site doubles as an MCP server: the same career facts rendered as pages here are also exposed as structured tools an AI assistant can call directly, so an agent can look up who Marcos is, what he's worked on, and whether he's used a given technology, without scraping HTML. ## Connect - [MCP endpoint](https://hire-me-mcp-web.vercel.app/api/mcp): Streamable HTTP MCP endpoint, no authentication required. - [Full tool list, parameters and examples](https://hire-me-mcp-web.vercel.app/llms-full.txt): The expanded version of this file. - [Add me to your AI](https://hire-me-mcp-web.vercel.app/mcp): Setup instructions for Claude Code, Claude Desktop, Cursor/VS Code and curl. ## Site - [Home](https://hire-me-mcp-web.vercel.app): Overview and entry point. - [Experience](https://hire-me-mcp-web.vercel.app/experience): Full work history. - [Projects](https://hire-me-mcp-web.vercel.app/projects): Selected project write-ups. - [Skills](https://hire-me-mcp-web.vercel.app/skills): Claimed skills with evidence, and honest gaps. - [Writing](https://hire-me-mcp-web.vercel.app/writing): Longer-form notes. - [Download CV (PDF)](https://hire-me-mcp-web.vercel.app/cv/marcos-javier-alvarez-cv.pdf): A print-ready, 1-2 page CV generated from the same career data. ## Repo - [GitHub repository](https://github.com/garusis/hire-me-mcp): Source code and architecture docs.