A simple MCP server enabling LLMs to roll dice, demonstrating extensibility and utility of MCP server implementations.
Loading more......
A highly extensible MCP server supporting plugins in any WebAssembly-compatible language, allowing for broad customization and interoperability. Core for developing and extending MCP server capabilities.
Official MCP server for AIStor, directly relevant as a reference implementation for MCP server capabilities.
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 example MCP (Machine Communication Protocol) server implemented in .NET that exposes weather forecast and alert tools, designed specifically for integration with Claude for Desktop. This server demonstrates how to build and configure an MCP server as part of the 'Awesome MCP Servers' ecosystem.
Damn Vulnerable MCP Server for Security Researchers. Serves as an intentionally insecure MCP server for testing and research, making it highly relevant as an example MCP server.
A test server implementing all features of the MCP protocol, including prompts, tools, and resources, specifically designed for MCP client testing.
A simple Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to roll dice using standard dice notation (e.g., 1d20). This project demonstrates the extensibility and utility of MCP server implementations.
1d20) via JSON input.uv for installation (see uv documentation).notation field indicating the dice roll (e.g., { "notation": "1d20" }).https://github.com/yamaton/mcp-dice
Reference Implementations / Examples
example, mcp, extensible, open-source