Skip to main content
Glama

MCP Perplexity Server

by chrishayuk
manifest.in585 B
# Include configuration files include config.yaml # Include documentation include README.md include LICENSE.md # Include package files recursive-include src/chuk_mcp_perplexity *.py # Include any resources the echo server might need recursive-include src/chuk_mcp_perplexity/resources *.json *.txt # Exclude development and temporary files global-exclude *.py[cod] global-exclude __pycache__ global-exclude *.so global-exclude .git* global-exclude .DS_Store global-exclude *.egg-info global-exclude *.egg global-exclude .coverage global-exclude htmlcov global-exclude .pytest_cache

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