Skip to main content
Glama

MCP Server Template for Cursor IDE

by jankowtf
#!/bin/bash # Fetch Railway CLI documentation response=$(curl -s -X POST http://localhost:8000/sse \ -H "Content-Type: application/json" \ -d '{"tool":"fetch_railway_docs","arguments":{"url":"https://docs.railway.app/guides/cli"}}') # Pretty print the response echo "$response" | jq '.'

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