MCP
Model Context Protocol
Model Context Protocol
Introducing the Model Context Protocol \ Anthropic
punkpeye/awesome-mcp-servers: A collection of MCP servers.
modelcontextprotocol.io/llms-full.txt
MCP サーバー作る時に読ませるやつ
Part1 : Azure AI Foundry で MCPを使ってみた【深掘りと最新動向調査】
説明に
MCPの認証と認可 - MCP Meetup Tokyo 2025 - Speaker Deck
MCP Servers
mcp-proxy で MCP 接続を集約する
sequential thinking MCP
バージョンは日付
modelcontextprotocol.io/specification/2025-03-26/server/tools.md
コピペ用
{"jsonrpc": "2.0", "method": "tools/list", "id": 1}
何も値を取らない inputSchema
code:schema.json
"inputSchema": {
"type": "object",
"properties": {},
"required": []
}
#MCP
#LLM