es.ofixio/professionals✓
es.ofixio/professionals · v1.0.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "es.ofixio/professionals",
"description": "Find skilled tradespeople in Spain — fontaneros, electricistas, pintores, cerrajeros.",
"repository": {
"url": "https://github.com/AllTerrainDeveloper/ofixio-mcp",
"source": "github"
},
"version": "1.0.3",
"packages": [
{
"registryType": "npm",
"identifier": "ofixio-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Ofixio site. Defaults to https://ofixio.es",
"format": "string",
"name": "OFIXIO_URL"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}