Skip to main content
Glama

Python MCP Korea Weather Service

pyproject.toml351 B
[project] name = "py-mcp-ko-weather" version = "0.1.0" description = "Korea Weather" authors = [ { name = "Anthony Kim", email = "jikime@gmail.com" }, ] readme = "README.md" license = { text = "Apache-2.0" } requires-python = ">=3.12" dependencies = [ "pandas>=2.2.3", "python-dotenv>=1.1.0", "httpx>=0.28.1", "mcp[cli]>=1.6.0", ]

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/jikime/py-mcp-ko-weather'

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