Skip to main content
Glama
ingeno
by ingeno
pyproject.toml483 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-openapi-api-zoho-crm" version = "0.1.0" description = "Zoho CRM API package for OpenAPI MCP Server" requires-python = ">=3.12" dependencies = [ "awslabs.openapi-mcp-server>=0.2.0", "uvicorn>=0.30.0", "openapi-spec-validator>=0.7.2", "starlette>=0.40.0" ] [project.optional-dependencies] dev = [ "pytest>=8.4.1", ] [tool.hatch.build.targets.wheel] packages = ["."]

Latest Blog Posts

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/ingeno/mcp-openapi-lambda'

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