Skip to main content
Glama

UNHCR Population Data MCP Server

by rvibek
smithery.yaml428 B
# Smithery configuration file for UNHCR Population Data MCP Server startCommand: type: stdio configSchema: # JSON Schema defining the configuration options for the MCP type: object properties: {} # No API keys required for this server as it uses a public API additionalProperties: false commandFunction: |- (config) => ({ command: "python", "args": ["app.py"], "env": {} })

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_unhcr'

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