We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/allkindsxyz/railway-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•890 B
---
name: Bug report
about: Create a report to help us improve Railway MCP Server
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up Railway MCP Server with '...'
2. Run command '...'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error Output**
```
Paste any error messages or logs here
```
**Environment:**
- OS: [e.g. macOS 14.0, Windows 11, Ubuntu 22.04]
- Node.js version: [e.g. 18.17.0]
- Railway MCP Server version: [e.g. 1.0.0]
- MCP Client: [e.g. Claude Desktop 0.15.0, Cursor]
**Railway Setup:**
- Project type: [e.g. frontend/backend]
- Service count: [e.g. 2 services]
- Deployment status: [e.g. running/failed]
**Additional context**
Add any other context about the problem here.