Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.
Connect Model Context Protocol Resources & Guides to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol. The model context protocol resources & guides mcp server is what makes that connection.
This repository is a collection of guides, utilities, and server implementations for the Model Context Protocol (MCP) created while learning MCP. It reflects my ongoing exploration and development with this exciting new standard for creating powerful Agent capabilities. Questions and feedback are welcome! 🚀
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Extensibility — Easily add new capabilities via servers without modifying core LLM applicationsModularity — Develop and maintain specialized functionalities in isolated, reusable server componentsCategory — ItemsTemplate — mcp-ts-templateGuides — MCP Client Development MCP Server DevelopmentServers — atlas-mcp-server, clinicaltrialsgov-mcp-server, filesystem-mcp-serverClients — mcp-ts-template (src/mcp-client)Utilities — mcp-reporterProject — DescriptionGuide — DescriptionIntroduction — /introductionLanguage — SDK RepositorySetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Model Context Protocol Resources & Guides's toolset — Extensibility, Modularity, Category and 11 more — is a fair guide to whether it matches your workflow. It is maintained by cyanheads; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Model Context Protocol Resources & Guides's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Extensibility | Easily add new capabilities via servers without modifying core LLM applications. |
| Modularity | Develop and maintain specialized functionalities in isolated, reusable server components. |
| Category | Items |
| Template | [mcp-ts-template](#-mcp-typescript-template-repo) |
| Guides | [MCP Client Development](guides/mcp-client-development-guide.md) [MCP Server Development](guides/mcp-server-development-guide.md) [cyanheads-custom-llms.txt](guides/cyanheads-custom-mcp-llms-full.md) |
| Servers | [atlas-mcp-server](#-mcp-servers), [clinicaltrialsgov-mcp-server](#-mcp-servers), [filesystem-mcp-server](#-mcp-servers), [git-mcp-server](#-mcp-servers) [github-mcp-server](#-mcp-servers), [mentor-mcp-server](#-mcp-serv |
| Clients | [mcp-ts-template (src/mcp-client)](#-mcp-typescript-template-repo) |
| Utilities | [mcp-reporter](#-mcp-utilities) |
| Project | Description |
| Guide | Description |
| Introduction | [/introduction](https://modelcontextprotocol.io/introduction) |
| Language | SDK Repository |
| TypeScript | [typescript-sdk](https://github.com/modelcontextprotocol/typescript-sdk) |
| Kotlin | [kotlin-sdk](https://github.com/modelcontextprotocol/kotlin-sdk) |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.