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
- Host: GitHub
- URL: https://github.com/MCP-Mirror/fumieval_mcp-server-diceroll
- Owner: MCP-Mirror
- Created: 2024-12-25T20:17:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T20:17:21.000Z (11 months ago)
- Last Synced: 2024-12-25T20:27:39.783Z (11 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - **fumieval_mcp-server-diceroll** - Mirror of https://github.com/fumieval/mcp-server-diceroll `javascript` `mcp` `server` `http` `npm install MCP-Mirror/fumieval_mcp-server-diceroll` (🌐 Web Development)
README
## mcp-server-diceroll
Add the following to `claude_desktop_config.json`:
```json
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}
```