Skip to main content
Glama

MCP Perplexity Server

by chrishayuk
conftest.py158 B
# conftest.py import sys, pathlib # insert src/ at the front of sys.path before any tests run sys.path.insert(0, str(pathlib.Path(__file__).parent / "src"))

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/chrishayuk/chuk-mcp-perplexity'

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