Prisma Cloud Docs
Provides search access to Prisma Cloud documentation by crawling and indexing pages from both main docs and API docum...
What it does
Provides search access to Prisma Cloud documentation by crawling and indexing pages from both main docs and API documentation, implementing caching with TTL expiration and relevance scoring to return structured results with snippets and URLs for quick documentation access.
This MCP server provides search access to Prisma Cloud documentation by crawling and indexing pages from both the main Prisma Cloud docs site and API documentation. Built by Matt Clarke using Python with FastMCP, aiohttp, and BeautifulSoup, it implements a caching system with TTL expiration and offers tools to index documentation sites (with configurable page limits), search across all docs or specific sites, and check indexing status. The server extracts clean text content from web pages, implements relevance scoring based on title and content matches, and returns structured results with snippets and URLs, making it useful for developers and security teams who need quick access to Prisma Cloud documentation without manual browsing.
Capabilities
Server
Quality
deterministic score 0.61 from registry signals: · indexed on pulsemcp · has source repo · 3 github stars · registry-generated description present