Skip to main content
Glama

ishika_mcp

by crewAIInc
.pre-commit-config.yaml422 B
repos: - repo: local hooks: - id: ruff name: ruff entry: uv run ruff check language: system types: [python] - id: ruff-format name: ruff-format entry: uv run ruff format language: system types: [python] - id: mypy name: mypy entry: uv run mypy language: system types: [python] exclude: ^tests/

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/crewAIInc/crewAI'

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