Hello-MCP-Server
实施模型上下文协议(MCP)的简单Hello World服务器
1
Github Watches
0
Github Forks
0
Github Stars
Hello MCP Server 👋
Note: This README was created and is maintained through the MCP GitHub server.
A simple implementation of a Model Context Protocol (MCP) server that demonstrates basic functionality including resources, prompts, and tools.
Features 🌟
- Resource handling with templates
- Prompt management
- Tool implementation
- TypeScript support
- Built-in testing
Installation 🛠️
npm install
Building 🏗️
npm run build
Running the Server 🚀
npm start
Testing 🧪
Run the test script to verify the server's functionality:
npm test
This will test:
- Resource handling
- Template processing
- Prompt generation
- Tool execution
Project Structure 📁
├── src/
│ ├── index.ts # Main server file
│ ├── handlers.ts # Request handlers
│ ├── resources.ts # Resource definitions
│ ├── prompts.ts # Prompt implementations
│ ├── tools.ts # Tool definitions
│ └── test.ts # Test script
├── package.json
└── tsconfig.json
Contributing 🤝
Contributions are welcome! Please feel free to submit a Pull Request.
This README is managed through the MCP GitHub server 🤖
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
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.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews
user_Y5zjhbw4
Hello-mcp-server by gkushang is an indispensable tool for anyone involved in microservices. Its seamless integration and ease of use make it an excellent choice for both beginners and advanced users. The clear documentation and active community support add to its appeal. Highly recommended for efficient server management! Check it out at https://github.com/gkushang/hello-mcp-server.