mcp tools resources prompts
Articles tagged with #mcp tools resources prompts (2)
The Architecture of MCP Servers: JSON-RPC 2.0, Transport Layers, and the 3 Core Primitives
The definitive technical specification for the Model Context Protocol (MCP). A deep dive into the JSON-RPC 2.0 communication model, transport layers (Streamable HTTP, SSE, stdio), the 3 core primitives (Tools, Resources, Prompts), the initialization handshake, lifecycle management, error handling, and the security architecture required for enterprise deployment.
How to Build Your Own MCP Server with FastMCP — Python and TypeScript Tutorial
A complete, step-by-step tutorial for building custom MCP servers using FastMCP in Python and the official SDK in TypeScript. Covers the 3 primitives (Tools, Resources, Prompts), authentication, testing with MCP Inspector, deployment to production, and publishing to the Vinkius marketplace — from first line of code to a production-ready AI-accessible tool.
