Skip to main content
Glama

Tribal Knowledge Service

by agentience
.pre-commit-config.yaml868 B
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: check-toml - id: check-added-large-files - repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.2.1 hooks: - id: ruff args: [--fix] - repo: https://github.com/psf/black rev: 24.2.0 hooks: - id: black - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.8.0 hooks: - id: mypy additional_dependencies: - pydantic - fastapi - repo: https://github.com/Lucas-C/pre-commit-hooks rev: v1.5.1 hooks: - id: insert-license files: \.py$ args: - --license-filepath - LICENSE_HEADER.txt - --comment-style - "#"

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/agentience/tribal_mcp_server'

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