Skip to main content
Glama
ingeno
by ingeno
pyproject.toml436 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "mcp-tests" version = "0.1.0" description = "Shared test utilities for MCP servers" requires-python = ">=3.12" dependencies = [ "pytest>=8.4.1", "mcp>=1.0.0", "httpx>=0.27.0", "httpx-sse>=0.4.0", ] [project.optional-dependencies] dev = [ "python-dotenv>=1.0.0", ] [tool.hatch.build.targets.wheel] packages = ["mcp_tests"]

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