Hello MCP Server 👋
@gkushang
关于 Hello MCP Server 👋
A simple Hello World server implementing the Model Context Protocol (MCP)
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hello MCP Server 👋?
A simple Model Context Protocol (MCP) server implementation demonstrating basic functionality including resources, prompts, and tools. It is built with TypeScript and includes built-in testing.
How to use Hello MCP Server 👋?
Install dependencies with npm install, build with npm run build, then start the server with npm start. Run npm test to verify resource handling, template processing, prompt generation, and tool execution.
Key features of Hello MCP Server 👋
- Resource handling with templates
- Prompt management
- Tool implementation
- TypeScript support
- Built-in testing
Use cases of Hello MCP Server 👋
- Learning how to build an MCP server
- Testing MCP resource, prompt, and tool capabilities
- Serving as a starter template for MCP development
- Demonstrating basic MCP functionality with TypeScript
FAQ from Hello MCP Server 👋
What does this server demonstrate?
It shows how to implement resources (with templates), prompts, and tools under the Model Context Protocol.
What are the runtime requirements?
Node.js and npm are required. The project is TypeScript‑based.
How can I test the server?
Run npm test – the test script verifies resource handling, template processing, prompt generation, and tool execution.
Where does the README come from?
The README is created and maintained through the MCP GitHub server.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论