Mcp Server Diceroll
@fumieval
About Mcp Server Diceroll
Dice Roll Server for Model Context Protocol
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": [
"-y",
"mcp-server-diceroll"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-diceroll?
mcp-server-diceroll is an MCP server that can be added to Claude Desktop by including the provided configuration in claude_desktop_config.json.
How to use mcp-server-diceroll?
Add the following JSON block to your claude_desktop_config.json file under mcpServers:
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}
Key features of mcp-server-diceroll
—
Use cases of mcp-server-diceroll
—
FAQ from mcp-server-diceroll
—
—
—
—
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Servers
modelcontextprotocolModel Context Protocol Servers
Comments