MCP cover image
See in Github
2025-03-05

2

Github Watches

1

Github Forks

0

Github Stars

MCP Server Hello World

A Model Context Protocol server example with hello world methods.

Installation

npm install

Usage

npm run build
npm run inspector

Testing

npm test

Methods

hello_world

Returns "hello world".

hello_world_with_input

Returns "hello world" with the provided input.

Input:

  • message (string, optional): The input to append to "hello world".

hello_world_with_config

Returns "hello configuration" with the provided config.

Input:

  • config (string, required): The configuration to append to "hello configuration".

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://jgadvisorycpa.com
  • This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • modelcontextprotocol
  • Model Context Protocol Servers

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

    Reviews

    3 (1)
    Avatar
    user_COCj4Un5
    2025-04-16

    I recently used the mcp-server-hello-world from dcSpark and I'm impressed! This project is a fantastic starting point for anyone new to MCP applications. The coding language is well-organized, making it easy to follow and understand. The welcome message is friendly and inviting, and the start URL is straightforward. Overall, it's a great resource for learning server setup and coding basics. Highly recommended! Check it out at https://github.com/dcSpark/mcp-server-hello-world.