We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25d3123 + 961e494 commit 1bfcfcdCopy full SHA for 1bfcfcd
README.md
@@ -96,6 +96,12 @@ const transport = new StdioServerTransport();
96
await server.connect(transport);
97
```
98
99
+## Documentation
100
+
101
+- [Model Context Protocol documentation](https://modelcontextprotocol.io)
102
+- [MCP Specification](https://spec.modelcontextprotocol.io)
103
+- [Example Servers](https://github.com/modelcontextprotocol/servers)
104
105
## Contributing
106
107
Issues and pull requests are welcome on GitHub at https://github.com/modelcontextprotocol/typescript-sdk.
0 commit comments