Skip to main content
Glama
index.ts766 B
export { checkRailwayStatusTool } from "./check-railway-status"; export { createEnvironmentTool } from "./create-environment"; export { createProjectAndLinkTool } from "./create-project-and-link"; export { deployTool } from "./deploy"; export { deployTemplateTool } from "./deploy-template"; export { generateDomainTool } from "./generate-domain"; export { getLogsTool } from "./get-logs"; export { linkEnvironmentTool } from "./link-environment"; export { linkServiceTool } from "./link-service"; export { listDeploymentsTool } from "./list-deployments"; export { listProjectsTool } from "./list-projects"; export { listServicesTool } from "./list-services"; export { listVariablesTool } from "./list-variables"; export { setVariablesTool } from "./set-variables";

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/railwayapp/railway-mcp-server'

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