Hello World MCP Server
@madhukarkumar
关于 Hello World MCP Server
Typescript starter for MCP server with resource, prompt and tool
基本信息
配置
工具
2Echoes 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
—
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.

Sentry
modelcontextprotocolModel Context Protocol Servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
评论