kllarena07/my-first-mcp-server
this is my first mcp server. it creates a tool that will allow an LLM to roll a dice
Platform-specific configuration:
{
"mcpServers": {
"my-first-mcp-server": {
"command": "npx",
"args": [
"-y",
"my-first-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...