An open API service indexing awesome lists of open source software.

https://github.com/MCP-Mirror/fumieval_mcp-server-diceroll

Mirror of https://github.com/fumieval/mcp-server-diceroll
https://github.com/MCP-Mirror/fumieval_mcp-server-diceroll

Last synced: 10 days ago
JSON representation

Mirror of https://github.com/fumieval/mcp-server-diceroll

Awesome Lists containing this project

README

          

## mcp-server-diceroll

Add the following to `claude_desktop_config.json`:

```json
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}
```