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

https://github.com/noahwillcrow/roblox-engine-api-docs-mcp

A containerized application that fetches the official public documentation from Roblox's Creator Hub and indexes it into a vector database, then provides an API for LLMs to utilize for better understanding and utilization of the Roblox API.
https://github.com/noahwillcrow/roblox-engine-api-docs-mcp

Last synced: 8 months ago
JSON representation

A containerized application that fetches the official public documentation from Roblox's Creator Hub and indexes it into a vector database, then provides an API for LLMs to utilize for better understanding and utilization of the Roblox API.

Awesome Lists containing this project

README

          

# Roblox Engine API Docs MCP

This project provides a Retrieval-Augmented Generation (RAG) API for the Roblox engine, packaged as a convenient Docker image and exposed via [MCP](https://modelcontextprotocol.io/).

For a detailed overview of the project's architecture and components, see [PROJECT_OVERVIEW.md](PROJECT_OVERVIEW.md).
For a quick guide on using the pre-built Docker container, refer to [QUICKSTART.md](QUICKSTART.md).

## Published Images

Published, pre-built images can be found at https://hub.docker.com/r/noahwillcrowdocker/roblox-engine-api-docs-mcp-server.