Back to Home
jussker icon

mcp_server_context7

Verified Safe

by jussker

Overview

The server provides access to Context7 API for searching and downloading library documentation and source code repositories, and managing them locally.

Installation

Run Command
python -m mcp_server_context7

Environment Variables

  • CLIENT_IP_ENCRYPTION_KEY
  • CONTEXT7_API_BASE_URL
  • http_proxy
  • HTTP_PROXY
  • https_proxy
  • HTTPS_PROXY
  • all_proxy

Security Notes

The default CLIENT_IP_ENCRYPTION_KEY is hardcoded and publicly available, meaning IP addresses 'encrypted' with this default key are not truly confidential. While configurable, users should be aware of this for production environments. The server executes `git clone` commands based on repository URLs extracted from documentation fetched from an external API (context7.com), which introduces a trust dependency on the external API not providing malicious URLs. File system operations are generally scoped to a specific `.kms/context7/km-base` directory.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars1
Forks0
Last Update2026-01-19

Tags

MCPContext7DocumentationSearchLibraries