Expo-mcp-server
Verified Safeby danve
Overview
Provides searchable access to NativePHP documentation for AI assistants like Claude by scraping and indexing the content locally.
Installation
python nativephp_mcp_server.pySecurity Notes
The server performs web scraping, requiring outbound network access to `nativephp.com/docs`. It operates locally and communicates via stdio (Model Context Protocol), not opening external network ports for public access. No evidence of 'eval' or obfuscation. The server includes rate limiting for responsible scraping.
Similar Servers
awesome-mcp-servers
A comprehensive directory for discovering various Model Context Protocol (MCP) servers, clients, and frameworks across different domains, facilitating integration with AI assistants.
keyboard-local
Enables AI clients to execute real-world tasks through connected third-party tools (APIs, CLIs, SDKs) with human approval, leveraging a secure GitHub Codespace environment.
mcp-server-infranodus
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for generating knowledge graphs, detecting content gaps, identifying topics, and performing SEO analysis.
mcp-dblp
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.