freshcrate
Skin:/
Home > RAG & Memory > quickstart-resources

quickstart-resources

A repository of servers and clients from the Model Context Protocol tutorials

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

A repository of servers and clients from the Model Context Protocol tutorials

README

Quickstart Resources

A repository of servers and clients from the following Model Context Protocol tutorials:

Security Note

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 SECURITY.md.

Release History

VersionChangesUrgencyDate
main@2026-07-18Latest activity on main branchHigh7/18/2026
0.0.0No release found โ€” using repo HEADHigh4/11/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

agentopsThe operational layer for coding agents. Memory, validation, and feedback loops that compound between sessions.v3.3.0
antflyNo descriptionmain@2026-07-15
@miller-tech/uapAutonomous AI agent memory system with CLAUDE.md protocol enforcementv1.172.1
universal-agent-memoryAutonomous AI agent memory system with CLAUDE.md protocol enforcementv1.172.1
edgequakeEdegQuake ๐ŸŒ‹ High-performance GraphRAG inspired from LightRag written in Rust; Transform documents into intelligent knowledge graphs for superior retrieval and generationv0.22.0

More from modelcontextprotocol

python-sdkThe official Python SDK for Model Context Protocol servers and clients
typescript-sdkThe official TypeScript SDK for Model Context Protocol servers and clients
modelcontextprotocolSpecification andย documentation for the Model Context Protocol
registryA community driven registry service for Model Context Protocol (MCP) servers.

More in RAG & Memory

edgequakeEdegQuake ๐ŸŒ‹ High-performance GraphRAG inspired from LightRag written in Rust; Transform documents into intelligent knowledge graphs for superior retrieval and generation
vllmA high-throughput and memory-efficient inference and serving engine for LLMs
awesome-opensource-aiCurated list of the best truly open-source AI projects, models, tools, and infrastructure.
rust-sdkThe official Rust SDK for the Model Context Protocol