Skip to main content
Glama

MCP Perplexity Server

by chrishayuk
config.yaml421 B
# CHUK MCP Perplexity Server Configuration host: name: "chuk-mcp-perplexity" log_level: "INFO" server: type: "stdio" # Options: stdio, websocket sse: host: "0.0.0.0" port: 8020 sse_path: "/sse" message_path: "/messages/" log_level: "info" access_log: false mcp_servers: perplexity_server: enabled: true location: "." tools: enabled: true module: "chuk_mcp_perplexity.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/chrishayuk/chuk-mcp-perplexity'

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