MCP
2 articles tagged MCP.
Build a small MCP server in Python, start to finish
A hands-on walkthrough of writing a Model Context Protocol server with the Python SDK: tools, a resource, a prompt, testing with the Inspector, and connecting it to Claude Code or a desktop app.
Model Context Protocol (MCP) explained for developers
MCP is an open standard that lets AI apps discover and call tools, read resources, and use prompts from any server that speaks it. Here's how it works, when it's worth using, and where the risks are.