Skip to main content
Glama

yooztech_mcp_mysql

Official
by yooztech
pyproject.toml503 B
[build-system] requires = ["setuptools>=69", "wheel"] build-backend = "setuptools.build_meta" [project] name = "yooztech_mcp_mysql" version = "0.1.2" description = "MCP server for MySQL (read-only, database-scoped)" readme = "README.md" requires-python = ">=3.10" license = "MIT" authors = [{ name = "yooztech }] dependencies = [ "mcp>=1.2.0", "mysql-connector-python>=9.0.0", ] [project.scripts] yooztech_mcp_mysql = "app:main" [tool.setuptools] package-dir = {"" = "src"} py-modules = ["app"]

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/yooztech/mcp_mysql'

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