scratch-mcp-server-sample

ishikawa096/scratch-mcp-server-sample

3.2

If you are the rightful owner of scratch-mcp-server-sample and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a structured overview of a sample Model Context Protocol (MCP) server implementation without using an SDK.

Sample MCP Server

概要

SDKを使用しない簡易なMCPサーバーのサンプルコードです。

動作確認方法

npx tsc && npx @modelcontextprotocol/inspector

Command: node Arguments: dist/index.js

記事

https://zenn.dev/loglass/articles/320812a6629a45