Skip to main content
Glama

Template MCP Server

Makefile222 B
.PHONY: dev clean: rm -rf .mypy_cache .ruff_cache .venv __pycache__ dev: export PODMAN_COMPOSE_SILENT=true podman-compose --no-ansi up --build --force-recreate --remove-orphans --timeout=60 test: python3 -m pytest

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/redhat-data-and-ai/template-mcp-server'

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