MCP

MCP โ€” the Model Context Protocol โ€” is an open standard that gives AI assistants a uniform way to reach external tools and data. An MCP server wraps a system's capabilities โ€” search, files, databases, APIs โ€” as structured tools and resources an agent can discover and call directly, with typed inputs and outputs, instead of scraping a UI. Write one server and any MCP-aware client can use it. Posts under this tag build, run and poke at one.