Why this server?
A simple server that echoes messages back, useful for basic client-server interaction testing in MCP.
AlicenseCqualityCmaintenanceA simple server implementing the Model Context Protocol (MCP) that echoes messages back, designed for testing MCP clients.Last updated12MITWhy this server?
Provides greeting tools, resources, and prompts, demonstrating client-server interaction using TypeScript, which serves as a simple PoC.
FlicenseBqualityCmaintenanceA Model Context Protocol server that provides greeting tools, resources, and prompts, demonstrating client-server interaction using TypeScript.Last updated1Why this server?
A stateless MCP server that implements a simple echo functionality with resource, tool, and prompt components, enabling LLMs to echo back messages through standardized MCP interactions.
Flicense-qualityCmaintenanceA stateless Model Context Protocol server that implements a simple echo functionality with resource, tool, and prompt components, enabling LLMs to echo back messages through standardized MCP interactions.Last updated1Why this server?
A template for building Model Context Protocol servers that allow AI assistants to interact with custom data and services through queryable resources and specialized tools; useful for building PoCs.
AlicenseAquality-maintenanceA template for building Model Context Protocol servers that allow AI assistants to interact with custom data and services through queryable resources and specialized tools.Last updated6Why this server?
A beginner-friendly MCP-inspired JSON-RPC server that provides a basic capabilities handshake and echo function as simple examples.
Alicense-qualityCmaintenanceA beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.Last updated3MITWhy this server?
A foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.
FlicenseDqualityCmaintenanceA foundation for creating custom Model Context Protocol servers that can integrate with AI systems, providing a simple BMI calculator tool as an example implementation.Last updated24Why this server?
A TypeScript-based template for developing Model Context Protocol servers with features like dependency injection and service-based architecture.
AlicenseCqualityCmaintenanceA TypeScript-based template for developing Model Context Protocol servers with features like dependency injection and service-based architecture, facilitating the creation and integration of custom data processing tools.Last updated144ISCWhy this server?
A template to allow AI systems to query data and manipulate. A solid boilerplate and reference.
AlicenseCqualityCmaintenanceThis server provides a minimal template for creating AI assistant tools using the ModelContextProtocol, featuring a simple 'hello world' tool example and development setups for building custom MCP tools.Last updated16113The Unlicense