What is MCP, in one paragraph
MCP is a small, open protocol that lets an LLM discover and call tools on the internet. Instead of scraping your site, an agent asks your MCP server 'what can you do?', reads a schema, and invokes the right tool with typed arguments.