Skip to content

Commit 1bfcfcd

Browse files
Merge pull request #66 from modelcontextprotocol/justin/readme-links
Add links to docs in README
2 parents 25d3123 + 961e494 commit 1bfcfcd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ const transport = new StdioServerTransport();
9696
await server.connect(transport);
9797
```
9898

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+
99105
## Contributing
100106

101107
Issues and pull requests are welcome on GitHub at https://github.com/modelcontextprotocol/typescript-sdk.

0 commit comments

Comments
 (0)