Skip to main content
Glama

Toy MCP Server

by icck
Makefile241 B
test: uv run ruff format . && \ uv run ruff check . --fix && \ uv run mypy . && \ uv run pytest -rA --cov=. --cov-report=html --cov-report=term .PHONY: test format: uv run ruff format . && \ uv run ruff check . --fix .PHONY: format

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/icck/toy'

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