#note
Introducing the Model Context Protocol
[https://www.anthropic.com/news/model-context-protocol](https://www.anthropic.com/news/model-context-protocol)
仕様関連
[https://github.com/modelcontextprotocol](https://github.com/modelcontextprotocol)
RFC
- [#284 RFC Update the Authorization specification for MCP servers](https://github.com/modelcontextprotocol/specification/pull/284)
サードパーティのMCP
- [https://github.com/microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp)
- [https://github.com/github/github-mcp-server](https://github.com/github/github-mcp-server)
- [https://github.com/JetBrains/mcp-jetbrains](https://github.com/JetBrains/mcp-jetbrains)
- [https://github.com/makenotion/notion-mcp-server](https://github.com/makenotion/notion-mcp-server)
その他
- LLMにMCPサーバー、クライアントを作らせる方法
- [https://modelcontextprotocol.io/tutorials/building-mcp-with-llms](https://modelcontextprotocol.io/tutorials/building-mcp-with-llms)