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
feature_request.md•1.16 kB
---
name: Feature request
about: Suggest an idea for Railway MCP Server
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Use case**
Describe how this feature would be used in practice:
- What Railway operations would it help with?
- What MCP clients would benefit?
- How would it improve the user experience?
**Railway API Coverage**
If this requires new Railway API endpoints:
- [ ] Check if the required APIs are available in Railway GraphQL
- [ ] List specific GraphQL queries/mutations needed
**Implementation ideas**
If you have ideas on how this could be implemented:
- New MCP tools needed
- Changes to existing tools
- Documentation updates
**Additional context**
Add any other context, screenshots, or examples about the feature request here.