Skip to main content
Glama

SWLC MCP Server

pyproject.toml504 B
[build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [project] name = "swlc-mcp" version = "0.1.0" description = "MCP Server for Shanghai lottery information" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.1.0", "httpx>=0.27.0", "python-dateutil>=2.8.2", "pydantic>=2.0.0" ] [tool.setuptools.packages.find] where = ["src"] [tool.setuptools.package-dir] "" = "src" [project.scripts] swlc-mcp = "swlc_mcp.server:main"

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/liuguoping1024/swlc-mcp'

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