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
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments