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…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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 .