TheFunnyMan120/roblox-datastore-mcp
MCP server for Roblox Open Cloud Datastore API v2 — 18 tools for reading, writing, and querying game datastores from AI agents
Overview
TheFunnyMan120/roblox-datastore-mcp is a TypeScript MCP server. MCP server for Roblox Open Cloud Datastore API v2 — 18 tools for reading, writing, and querying game datastores from AI agents
Ranked #82 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Roblox Datastore MCP Server An MCP (Model Context Protocol) server that gives AI agents direct access to Roblox game datastores via the Open Cloud API v2. Read, write, query, and manage player/game data across multiple Roblox universes from Claude Desktop, Claude Code, Cursor, or any MCP client. ## Features - **18 tools** covering standard datastores, ordered datastores, bulk operations, and query helpers - **Multi-universe support** — manage multiple games from one server - **Dual transport** — stdio for local use, HTTP (Streamable HTTP) for remote hosting - **Rate limiting** — built-in sliding-window limiter (300 req/min/universe) - **Auto-pagination** — query tools automatically page through large result sets - **Railway-ready** — Dockerfile and env var config for one-click deployment ## Quick Start ### 1. Install ```bash git clone https://github.com/YOUR_USER/roblox-datastore-mcp.git cd roblox-datastore-mcp npm install npm run build ``` ### 2. Configure Copy `config.exampRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.