6 tools from the Priceapi MCP Server, categorised by risk level.
View the Priceapi policy →debug_env_vars Debug tool to check environment variables and current token status.
Returns:
dict: Environment variable and token information get_job_results Get the results of a finished PriceAPI job to be processed by the user.
Args:
job_id (str): The job ID to get results for
token (str | Non... 2/5 get_status_of_job Get the status of a job from the PriceAPI service.
Args:
job_id (str): The job ID to check status for
token (str | None): Optional PriceAP... 2/5 list_jobs List all jobs for the current API token.
Args:
token (str | None): Optional PriceAPI token. If not provided, falls back to
URL paramet... 2/5 The Priceapi MCP server exposes 6 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Priceapi server.
Priceapi tools are categorised as Read (4), Write (1), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept