An experimental and educational MCP server app for demonstrating remote MCP calls using a Ping-Pong server.
Loading more......
Official MCP server for AIStor, directly relevant as a reference implementation for MCP server capabilities.
An example implementation of an MCP server that provides weather data using the National Weather Service API. Serves as a practical reference for building and running MCP servers, highly relevant for developers seeking inspiration or templates for their own MCP servers.
A gallery of official MCP servers and implementations that demonstrate how to expose specific capabilities via the Model Context Protocol. These are directly relevant as they serve as reference and starting points for building and deploying MCP servers.
A comprehensive MCP server that exercises all features of the Model Context Protocol, serving as a robust reference implementation.
Node.js-based MCP server implementing JSON-RPC 2.0, allowing users to generate random US State and signature soup combinations as a fun and simple tool.
An MCP server that connects to the Layer API service to provide cat facts through a stdio transport server built with the MCP SDK. Relevant as an example of a Model Context Protocol (MCP) server implementation.
An experimental and educational MCP server app for demonstrating remote MCP calls using a Ping-Pong server.
ping, pong, count).GET /ping-pong?prompt_name=<prompt_name>: Retrieve a specific prompt.POST /ping-pong: Invoke MCP tool commands (ping, pong, count).mcp-api-client.html can be used in a browser to interact with the server.MIT
https://github.com/kimtth/mcp-remote-call-ping-pong
mcp, reference-implementation, examples, educational
reference-implementations-examples
This is an open source project licensed under MIT; there is no pricing.