Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nusashi • Testing & QA
A tiny TypeScript implementation of a Model Context Protocol (MCP) server that responds with "Hello MCP World!" — ideal for learning and local testing.
A minimal, local MCP endpoint to test tools/list and tools/call interactions.
A simple TypeScript reference implementation to learn how to implement MCP servers and transports (stdio).
An example to integrate an MCP server with desktop clients like Claude Desktop or cline for local tool invocation.
This repository provides an ultra-minimal MCP server written in TypeScript (44 lines) that exposes a single tool which returns "Hello MCP World!". It demonstrates basic MCP capabilities (tools and resources) and how to run the server over stdio, with example integration notes for Claude Desktop and cline. It's intended as a learning and prototyping starting point for implementing MCP locally and understanding tool calls and listing.
Calculate the sum of two numbers
Reverse a string
Get the current time
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.