Skip to main content
Glama

Taboola API MCP Server

by okochansky
render.yaml453 B
services: - type: web name: taboola-mcp-server env: python buildCommand: pip install -r requirements.txt startCommand: python server.py --mode remote --host 0.0.0.0 --port $PORT envVars: - key: MCP_MODE value: remote - key: MCP_HOST value: 0.0.0.0 - key: PYTHON_VERSION value: 3.13.0 autoDeploy: true scaling: minInstances: 1 maxInstances: 3 targetCPUPercent: 70

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/okochansky/MCPTaboolaAPI'

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