Back to Home
clarkemn icon

cortex-cloud-docs-mcp-server

Verified Safe

by clarkemn

Overview

Provides a Model Context Protocol (MCP) server for Claude and other compatible clients to search Cortex Cloud documentation and API references.

Installation

Run Command
uv run python server.py

Environment Variables

  • PORT

Security Notes

The server scrapes web content from specified Palo Alto Networks documentation domains. It includes measures to limit indexing depth (`max_pages`) and prevent indexing external sites by validating the domain of discovered links. It also uses a 10-second timeout for HTTP requests, which helps mitigate issues with unresponsive servers. No 'eval', hardcoded secrets, or obvious malicious patterns were found. Theoretical risks of resource exhaustion with very high `max_pages` or aggressive usage are mitigated by default limits and the overall design.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassLow
Avg Tokens500
Stars4
Forks2
Last Update2025-12-12

Tags

MCPDocumentationSearchCortex CloudClaude