#mcp
5 articles tagged mcp.
Building AI Skills: GitHub Copilot Extensions, Claude Tools, and Reusable Agent Capabilities
One skill, three platforms. A complete guide to building a custom capability for GitHub Copilot, Claude, and your own AI agents — with real code, architecture diagrams, and a decision framework for when to use each.
MCP vs Function Calling: What's the Difference (and When to Use Each)
Model Context Protocol and function calling both give LLMs access to tools — but they solve different problems. A clear comparison with guidance on when to use which.
Spring AI: From Beginner to Expert — Course Overview
A complete Spring AI course for Java teams: setup, prompting, tool calling, RAG, MCP, choosing an LLM, and production architecture.
Building an MCP Server with Spring AI
Most MCP content is Python/TypeScript. Here's how to build an MCP server in Java with Spring AI — expose your services as tools any MCP client can use.
Introduction to Anthropic MCP (Model Context Protocol)
A practical guide to the Model Context Protocol — what it is, how it works, and why it matters for building interoperable enterprise AI systems.