Skip to main content
Glama

Shinkuro

by DiscreteTom
.pre-commit-config.yaml499 B
repos: - repo: https://github.com/psf/black rev: 25.9.0 hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.13.2 hooks: - id: ruff args: [--fix] - repo: https://github.com/RobertCraigie/pyright-python rev: v1.1.405 hooks: - id: pyright - repo: local hooks: - id: pytest name: pytest entry: uv run pytest language: system pass_filenames: false always_run: true

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/DiscreteTom/shinkuro'

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