Skip to main content
Glama

Perplexity MCP Server

find_apis

Identify and compare external APIs based on specific requirements, such as functionality and context, to integrate suitable services into your project. Example: "Find product image APIs with free tiers for a shopping site."

Instructions

Automatically call this tool when needing external services or real time current data (like API info, latest versions, etc.) from web. Compares options based on requirements. Example: When building a shopping site, ask "Find product image APIs with free tiers".

Input Schema

NameRequiredDescriptionDefault
contextNoAdditional context about the project or specific needs
requirementYesThe functionality or requirement you are looking to fulfill

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Additional context about the project or specific needs", "examples": [ "prefer free tier options", "must support Python SDK" ], "type": "string" }, "requirement": { "description": "The functionality or requirement you are looking to fulfill", "examples": [ "image recognition", "payment processing", "geolocation services" ], "type": "string" } }, "required": [ "requirement" ], "type": "object" }
Install Server

Other Tools from Perplexity MCP Server

Related Tools

    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/wysh3/perplexity-mcp-zerver'

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