2025-06-14 Trying MCP on VSCode (e.g. Notion.so)
MCP, GitHub Copilot, VSCodeを組み合わせて使ってみようと思い、
MCPとしては、Notionの公式MCPを導入してみたというお話。
一旦、
Extending Copilot Chat with the Model Context Protocol (MCP) - GitHub Docs - https://docs.github.com/en/copilot/customizing-copilot/using-model-context-protocol/extending-copilot-chat-with-mcp?tool=vscode
に従ってやってみる。
Notion.soの公式MCPについては、
makenotion/notion-mcp-server: Official Notion MCP Server - https://github.com/makenotion/notion-mcp-server
VSCode の設定は
-
Notion公式MCPサーバーが登場!設定方法まとめ | MameTips - https://mametips.com/article/notion-mcp/
-
Extending Copilot Chat with the Model Context Protocol (MCP) - GitHub Docs - https://docs.github.com/en/copilot/customizing-copilot/using-model-context-protocol/extending-copilot-chat-with-mcp
など参考。ただ、Notion Integrationのsecretを環境ごとにコピペしていくのが面倒だったので、暗号化したファイルをコピーすればそのまま動くようにwrapperも書くなどした。