Skip to main content
Glama

MCP Server Template for Cursor IDE

by jankowtf

fetch_railway_docs

Fetches the latest Railway CLI documentation directly in Cursor IDE. Allows optional custom URL input for specific documentation retrieval.

Instructions

Fetches the most recent Railway CLI documentation. Optionally, provide a custom URL.

Input Schema

NameRequiredDescriptionDefault
urlNoOptional custom URL for fetching Railway CLI docs.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "Optional custom URL for fetching Railway CLI docs.", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP Server Template for Cursor IDE

Related Tools

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/jankowtf/mcp-hitchcode'

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