Skip to main content
Glama
by t2hnd
pyproject.toml413 B
[project] name = "bakery-data-mcp" version = "0.1.0" description = "MCP server for bakery POS data stored in SQLite" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", ] [project.scripts] bakery-data-mcp = "bakery_data_mcp.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/bakery_data_mcp"]

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/t2hnd/bakery_data_mcp'

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