A repository of servers and clients from the Model Context Protocol tutorials
A repository of servers and clients from the following Model Context Protocol tutorials: Build an MCP server – a simple MCP weather server Build an MCP client – an LLM-powered chatbot MCP client These examples are intentionally minimal. If you expose an MCP server over a network (HTTP/SSE/WebSocket), add authentication and basic hardening (CORS allowlist, request size limits, timeouts, rate…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A repository of servers and clients from the following Model Context Protocol tutorials: Build an MCP server – a simple MCP weather server Build an MCP client – an LLM-powered chatbot MCP client These examples are intentionally minimal. If you expose an MCP server over a network (HTTP/SSE/WebSocket), add authentication and basic hardening (CORS allowlist, request size limits, timeouts, rate limits, and log redaction). See .