Skip to main content
Glama
ingeno
by ingeno
pyproject.toml529 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-openapi-infrastructure" version = "0.3.0" description = "AWS CDK infrastructure for OpenAPI MCP Lambda deployments" readme = "README.md" requires-python = ">=3.12" license = {text = "Apache-2.0"} license-files = ["../../LICENSE", "../../NOTICE"] authors = [ {name = "Ingeno"}, ] dependencies = [ "aws-cdk-lib>=2.150.0", "constructs>=10.3.0", ] [tool.hatch.build.targets.wheel] packages = ["mcp_openapi_infrastructure"]

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