Skip to main content
Glama
pyproject.toml715 B
[project] name = "mcp-openfoodtox" version = "0.1.0" description = "A Model Context Protocol (MCP) providing access to EFSA's comprehensive OpenFoodTox database containing 8,006 chemical substances across 8 interconnected data tables with over 138,000 entries." readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.20.0", "openpyxl>=3.1.5", "pandas>=2.3.3", ] [dependency-groups] dev = [ "pytest>=8.4.2", ] [tool.pytest.ini_options] log_cli = true log_cli_level = "INFO" log_cli_format = "%(asctime)s [%(levelname)8s] %(name)s: %(message)s" log_cli_date_format = "%Y-%m-%d %H:%M:%S" [tool.pyright] venvPath = "." venv = ".venv" pythonVersion = "3.12"

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/spyrosze/mcp-openfoodtox'

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