Portamora
Discover atmospheric 3D worlds, read controls, and build and publish authorized environments.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Discover atmospheric 3D worlds, read controls, and build and publish authorized environments.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| search_worlds | Browse and search published worlds. Sort by newest, liked, or trending. The days filter accepts 1, 7 (API default), or 30 UTC calendar days including today, or all for any sort. Newest filters publication date unless days=all or creator is specified. Liked ranks period likes, or lifetime likes when days=all. Trending ranks period activity, or lifetime plays and likes when days=all, with publication-age decay in both cases. Older worlds may appear in activity rankings. The Explore website defaults to liked/all; API defaults remain newest/7. Search text can include exact #tags; custom tags are supported without a fixed vocabulary. Liked and trending require the community flag. Follow nextCursor with unchanged filters until null. Drafts and offline worlds are excluded. Public; no authentication is required. |
| get_world | Read a public world page. Offline and removed worlds retain a notice; drafts are not exposed. |
| get_version | Read the current ready version of a published world. Unpublished versions are not exposed. |
| get_creator | Read an active creator profile. Email addresses, roles and account state are never exposed. |
| get_community | Read server-evaluated community and play-counting flags. Personal state is returned by me.get. Lists use cursor pagination. |
| list_comments | Read plain-text comments, newest first, with deletion placeholders. Viewer controls are private; no-store. Lists use cursor pagination. |
| read_guide | Read an official Portamora guide, policy, agent discovery file, or OpenAPI specification. Start with worlds before building and workflows before uploading. |
| get_starter | Get the editable starter ZIP and the build guide. Download and build it in your own workspace; the MCP server does not execute world code. |