Skip to main content
Glama

MCP Perplexity Pro

CHANGELOG.md1.83 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.1.0] - 2025-01-29 ### Added - **stdio-npx deployment support**: New `mcp-perplexity-pro-stdio` binary for NPX-based deployments - **stdio-docker deployment support**: Docker container with stdio transport via `Dockerfile.stdio` - NPX deployment option with `npx mcp-perplexity-pro-stdio` command - Docker stdio service in docker-compose.yml with profile support - Comprehensive deployment documentation for both stdio-npx and stdio-docker - Docker stdio entrypoint script with environment validation ### Changed - Updated README.md with detailed deployment instructions for all transport options - Enhanced package.json with stdio binary and Docker build scripts - Improved Docker Compose configuration with multiple service profiles ## [1.0.0] - 2025-08-25 ### Changed - **BREAKING CHANGE**: Migrated from stdio to HTTP-only transport - Unified launcher that works with both Claude Code and Claude Desktop - Simplified configuration with automatic build detection ### Added - Universal launcher (`src/launcher.ts`) with automatic build detection - Shared server logic (`src/mcp-server.ts`) for code reuse - NPM package structure with bin field for global installation - HTTP transport configuration for both clients ### Removed - stdio transport support (deprecated by Anthropic) - Separate server implementations for different transports ### Fixed - Alignment with Anthropic's direction away from stdio transport - Simplified port management and configuration ## [0.1.0] - Previous Version - Initial implementation with dual stdio/HTTP transport support

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/cfdude/mcp-perplexity-pro'

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