Skip to main content
Glama

MCP Server Template for Cursor IDE

by jankowtf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_fetch

Fetches a website and returns its content

mood

Ask the server about its mood - it's always happy!

fetch_railway_docs

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

fetch_railway_docs_optimized

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

apply_prompt_fix

Provides a prompt for performing root cause analysis and fixing issues

apply_prompt_initial

Provides an initial prompt template for starting a new project

apply_prompt_proceed

Provides a prompt template for proceeding with a task or project

apply_prompt_change

Provides a prompt for systematically handling change requests

apply_prompt_fix_linter

Provides a prompt for analyzing and fixing linter errors

apply_prompt_unit_tests

Provides a prompt for generating unit tests for code

apply_prompt_infra

Provides a prompt template for laying out system infrastructure and tool stack information

apply_prompt_docker

Provides a prompt template for Docker container configurations and orchestration

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