Skip to main content
Glama

Perplexity MCP Server

by Rohit-Seelam
__init__.py305 B
"""Perplexity MCP Server - Three complexity levels for AI-powered search and reasoning.""" __version__ = "0.1.0" # Export main components for package imports from .client import PerplexityClient from .config import TOOL_CONFIGS, get_api_key __all__ = ["PerplexityClient", "TOOL_CONFIGS", "get_api_key"]

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/Rohit-Seelam/Perplexity_MCP'

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