Skip to main content
Glama

UNHCR Chart Generation MCP Server

pyproject.toml550 B
[build-system] requires = ["uv_build>=0.8.15,<0.9.0"] build-backend = "uv_build" [project] name = "mcp_unhcrpyplot" version = "0.1.0" description = "MCP server for generating UNHCR charts using FastAPI chart service" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.15.0", "smithery>=0.4.2", "requests", "pydantic", ] [project.scripts] dev = "smithery.cli.dev:main" playground = "smithery.cli.playground:main" # Points to your server function [tool.smithery] server = "mcp_unhcrpyplot.server:create_server"

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/rvibek/mcp-unhcrpyplot'

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