Skip to main content
Glama

Climatiq MCP Server

MIT License
6
  • Apple
  • Linux
pyproject.toml696 B
[project] name = "climatiq-mcp-server" version = "0.2.0" description = "Climatiq MCP server for carbon emission calculations" readme = "README.md" requires-python = ">=3.11.9" dependencies = [ "mcp[cli]>=1.4.1", "httpx>=0.25.2", "python-dotenv>=1.0.0", "rich>=13.5.0", "pydantic>=2.10.6", ] [[project.authors]] name = "Jagan Shanmugam" email = "jaganshanmugam@outlook.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] climatiq-mcp-server = "climatiq_mcp_server.server:run_server" [project.urls] "Homepage" = "https://github.com/yourusername/climatiq-mcp-server" "Documentation" = "https://github.com/yourusername/climatiq-mcp-server#readme"

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/jagan-shanmugam/climatiq-mcp-server'

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