Skip to main content
Glama

MCP Server Demo

by ranjaka

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
read_build_ci_fileRead the Java build CI job template. This template contains .build-java job that can be extended for Maven-based Java applications. Use this template when creating GitLab CI files for Java projects that need build functionality.
read_sast_scanner_ci_fileRead the SAST scanner CI job template. This template contains .sast-scan-java job for Static Application Security Testing of Java applications. Use this template when creating GitLab CI files that need security scanning capabilities.
read_sca_scanner_ci_fileRead the SCA scanner CI job template. This template contains .scan-scan-java job for Software Composition Analysis of Java applications. Use this template when creating GitLab CI files that need dependency vulnerability scanning.
read_build_image_ci_fileRead the Docker build image CI job template. This template contains build-image job for building and pushing Docker images to registry. Use this template when creating GitLab CI files that need containerization capabilities.

Tools

Functions exposed to the LLM to take actions

NameDescription
sum_two_numbers

Add two numbers

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/ranjaka/mcp-server-demo'

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