Orbis Prism MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Orbis Prism MCPsearch for Player API methods"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π Orbis Prism MCP
"Deconstruct the engine, illuminate the API."
Orbis Prism is a powerful SDK analysis tool for Hytale developers. It automatically detects your game installation, decompiles the server logic, and provides an intelligent AI-ready interface via the Model Context Protocol (MCP).
Orbis Prism requires an official Hytale installation. This tool does not distribute any game source code or binaries.
π Quick Start
Install Install directly from PyPI:
pip install orbis_prism_mcp(Or for local development:
pip install -e .)Initialize Workspace This command detects your Hytale installation, decompiles the server, and indexes the API and assets.
prism ctx init --assetsStart MCP Server
prism mcp
Related MCP server: ghidraMCP
βοΈ Requirements
Official Hytale Installation (Launcher and game files).
Python 3.11+
Java 17-25 (Required for Hytale server compatibility and JADX/Vineflower).
ποΈ Default Storage
By default, Orbis Prism uses a global storage directory at ~/.prism for configuration and databases.
If you want to use a specific directory as a workspace (local project), initialize it using prism ctx init within that folder or use the -w flag.
ποΈ Project Features
Global CLI: Run
prismfrom any directory.Global Options: Use
--versionor-vto check the tool version.Decompiler Choice: Switch between JADX (default) and Vineflower engines.
Deep Indexing: Fast API search with SQLite FTS5.
Asset Exploration: Search and inspect Hytale assets (JSON, models, textures) directly from
Assets.zip.AI-Ready: Native MCP server for integration with Cursor, Claude, and more.
π Documentation
Detailed documentation is available for different areas of the project:
CLI Reference β Full command list and advanced usage.
MCP Server Guide β How to connect Orbis Prism to Cursor, Claude, or other AI agents.
Agent Context & Architecture β Technical details for contributors and AI development.
The Developer's Prism β Our philosophy and purpose.
Contributing β Help us improve the tool.
π Language Support
The CLI supports both English and Spanish.
prism lang set en # Switch to English
prism lang set es # Cambiar a EspaΓ±olβοΈ License
This project is licensed under the MIT License. See the LICENSE file for details.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseDqualityDmaintenanceA comprehensive Model Context Protocol server for advanced code analysis that provides tools for syntax analysis, dependency visualization, and AI-assisted development workflow support.287
- AlicenseNot gradedqualityDmaintenanceAn Model Context Protocol server that enables LLMs to autonomously reverse engineer applications by exposing Ghidra's decompilation and analysis tools. It allows AI agents to list code structures, rename methods, and analyze binaries directly through MCP-compatible clients.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceA headless Ghidra server that enables AI agents to perform deep reverse-engineering tasks such as disassembly, decompilation, and patching via the Model Context Protocol. It supports extensive automation of analysis workflows in sandboxed environments through a catalog of over 200 specialized tools.119GPL 2.0
- AlicenseAqualityCmaintenanceExposes codebase analysis data, including module structures, dependencies, and AI-generated insights, to AI assistants via the Model Context Protocol. It enables users to query project architecture and search for specific code entities across analyzed projects.10401MIT
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
An MCP server that gives your AI access to the source code and docs of all public github repos
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yoβ¦
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OrbisFactory/OrbisPrismMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server