Skip to main content
Glama

project_environments

Retrieve and list all environments within a specified project using the projectId, enabling streamlined management of Railway infrastructure configurations.

Instructions

List all environments in a project

Input Schema

NameRequiredDescriptionDefault
projectIdYesID of the project

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "ID of the project", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

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/jason-tan-swe/railway-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server