Skip to main content
Glama

Meraki MCP

by merakimiles
.pre-commit-config.yaml674 B
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: check-added-large-files - id: check-toml - id: check-yaml - id: check-json - id: detect-aws-credentials args: [ --allow-missing-credentials ] - id: check-merge-conflict - id: end-of-file-fixer - id: trailing-whitespace - id: detect-private-key - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.8.4 hooks: # Run the Ruff formatter. - id: ruff-format exclude: research/.+\.py # Run the Ruff linter. - id: ruff exclude: research/.+\.py

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

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