Hello World MCP Server
@madhukarkumar
About Hello World MCP Server
Typescript starter for MCP server with resource, prompt and tool
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2Echoes back a message with "Hello" prefix
Lists all available tools and methods
Overview
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
—
Basic information
More Developer Tools MCP servers

Sentry
modelcontextprotocolModel Context Protocol Servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
Comments