Do you use Claude or another assistant with MCP support? You can connect it to this site and read my content (blog, journey…) straight from your AI.
What this is
A public, read-only MCP server (Model Context Protocol) that exposes albertoar.com's published content as tools for AI agents. Your assistant can read my posts and my journey as a knowledge source.
The endpoint
https://albertoar.com/api/mcp
It's public and read-only: it only serves already-published content and needs no credentials.
How to connect it
Claude Code (terminal):
claude mcp add --transport http albertoar https://albertoar.com/api/mcp
Claude.ai / Claude Desktop: add a Custom connector with the URL above.
What you can do
list_posts— list the blog posts.get_post— read a full post.get_recorrido— my professional journey.list_pages/get_page— other pages.search_content— search across all content.
Once connected, try asking your AI: "read Alberto's journey" or "search what he knows about payments".
Built in the same spirit as the rest of the site. Want to talk AI, MCP or backend? Reach out from the home page.