MCP
Model Context Protocol
Introducing the Model Context Protocol \ Anthropic
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
GitHub - modelcontextprotocol/typescript-sdk: The official Typescript SDK for Model Context Protocol servers and clients
テストにはMCP Inspectorを使う
GitHub - modelcontextprotocol/inspector: Visual testing tool for MCP servers