You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note on Backward Compatibility**: Clients that only support Resources (and not Resource Templates) will still be able to access the regular Resources using the configured default version. The server maintains full backward compatibility with existing clients.
95
98
96
-
**Additional Documentation**
99
+
**Additional Documentation Resources**
97
100
-**Getting Started** (`/quickstart`): Getting started guides for client developers, server developers, and users
98
101
-**Development** (`/development`): Development resources including contributing guidelines, roadmap, and updates
99
102
-**SDK Documentation** (`/sdk`): SDK documentation for various programming languages
100
103
-**Tutorials & Examples** (`/tutorials`): Tutorials, examples, and implementation guides
101
104
-**General Documentation** (`/docs`): General documentation including FAQs, introduction, and client list
105
+
-**Community Documentation** (`/community`): Community guidelines including SEP Guidelines, Communication, and Governance
106
+
-**Getting Started Guide** (`/docs/getting-started`): Introduction and getting started with MCP
107
+
-**Learning Resources** (`/docs/learn`): Architecture overview and core concepts
108
+
-**MCP Debugging Tools** (`/legacy/tools`): Debugging tools including the MCP Inspector
109
+
-**MCP Overview** (`/overview`): High-level overview of the Model Context Protocol
102
110
103
111
All specification content is fetched from a list provided by [a standardized llms.txt file](https://llmstxt.org/) (except for the schema.json which is fetched from GitHub) and cached locally with a 1-hour TTL (time-to-live) to improve performance. If a fetch fails, the server will attempt to use expired cached content as a fallback when available.
0 commit comments