MCP Server Template for Cursor IDE
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_fetchC | Fetches a website and returns its content |
| moodA | Ask the server about its mood - it's always happy! |
| fetch_railway_docsC | Fetches the most recent Railway CLI documentation. Optionally, provide a custom URL. |
| fetch_railway_docs_optimizedB | Fetches the most recent Railway CLI documentation. Optionally, provide a custom URL. |
| apply_prompt_fixC | Provides a prompt for performing root cause analysis and fixing issues |
| apply_prompt_initialC | Provides an initial prompt template for starting a new project |
| apply_prompt_proceedC | Provides a prompt template for proceeding with a task or project |
| apply_prompt_changeC | Provides a prompt for systematically handling change requests |
| apply_prompt_fix_linterB | Provides a prompt for analyzing and fixing linter errors |
| apply_prompt_unit_testsC | Provides a prompt for generating unit tests for code |
| apply_prompt_infraC | Provides a prompt template for laying out system infrastructure and tool stack information |
| apply_prompt_dockerC | Provides a prompt template for Docker container configurations and orchestration |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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