Why this server?
A simple server that echoes messages back, useful for basic client-server interaction testing in MCP.
AsecurityAlicense-qualityA 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.
AsecurityFlicense-qualityA 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.
-securityFlicense-qualityA 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.
AsecurityAlicense-qualityA 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 updated6MITWhy this server?
A beginner-friendly MCP-inspired JSON-RPC server that provides a basic capabilities handshake and echo function as simple examples.
-securityAlicense-qualityA 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.
AsecurityFlicense-qualityA 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.
AsecurityFlicense-qualityA 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 updated184Why this server?
A template to allow AI systems to query data and manipulate. A solid boilerplate and reference.
AsecurityAlicense-qualityThis 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 updated16713The Unlicense