Skip to main content
Glama

Perplexity MCP Server

Set WshShell = CreateObject("WScript.Shell") strPath = CreateObject("Scripting.FileSystemObject").GetParentFolderName(WScript.ScriptFullName) command = "node " & strPath & "\cursor-entry.js" ' Run the command with window hidden (0 = hidden) WshShell.Run command, 0, false

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/spragginsdesigns/perplexity-mcp-server'

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