Loading MCP server directory, please wait...
Search volunteer opportunities across Spain via hacesfalta.org
npx @getmcp/cli add io.github.HazloPosible/hacesfalta-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HACESFALTA_API_URLBase URL of the HaceFalta API
HACESFALTA_API_KEYAPI key for authenticating with the HaceFalta API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.HazloPosible/hacesfalta-mcp": {
"command": "npx",
"args": [
"-y",
"@hacesfalta/mcp-server"
],
"env": {
"HACESFALTA_API_URL": "",
"HACESFALTA_API_KEY": ""
}
}
}
}