MCP.so
ログイン

Hello World MCP Server

@madhukarkumar

Hello World MCP Server について

Typescript starter for MCP server with resource, prompt and tool

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

madhukarkumar

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

2

Echoes back a message with "Hello" prefix

Lists all available tools and methods

概要

What is Hello World MCP Server?

A simple Model Context Protocol (MCP) server implementation built with TypeScript. It demonstrates basic MCP functionality including resources, prompts, and tools.

How to use Hello World MCP Server?

Run npm install and npm run build. Start the server with npm run start:http for HTTP/SSE transport (listens on port 3000) or npm run start for STDIO transport. Test with cURL or the MCP Inspector tool.

Key features of Hello World MCP Server

  • SSE and STDIO transport support
  • Resource handling with static and dynamic resources
  • Sample prompt implementation
  • Example tool that echoes messages
  • Debug tool for server introspection

Use cases of Hello World MCP Server

FAQ from Hello World MCP Server

コメント

「開発者ツール」の他のコンテンツ