mcp-typescript-starter
A minimal Model Context Protocol (MCP) server in TypeScript with hello tool, markdown resource, and prompt. Includes VS Code/devcontainer setup and documentation.
GitHubスター
3
ユーザー評価
未評価
フォーク
5
イシュー
0
閲覧数
2
お気に入り
0
README
MCP TypeScript Starter
A starter MCP server implementation using TypeScript, inspired by the Go version.
Setup
npm install
Running the Server
# Run in development mode (using ts-node)
npm run dev
# Or use the script
./script/ts-run
# Build and run the compiled version
npm run build
npm start
Environment Variables
MCP_GREETING
: Customizes the greeting used by the hello_world tool (default: "Hello")
Features
Tools
hello
: Says hello to someone (uses MCP_GREETING)
Resources
example://md
: Serves the markdown file insrc/resources/example.md
Prompts
greeting-prompt
: A prompt that greets the user by name
License
MIT
作者情報
Experienced full-stack engineer, most of my work is closed source, but I love contributing to OSS when I can. Previously a pro drummer.
Amsterdam, Netherlands
129
フォロワー
67
リポジトリ
4
Gist
3
貢献数
トップ貢献者
スレッド