# =============================================================================
# Jina Web Search MCP Server - Python Dependencies
# =============================================================================
# This file specifies all Python packages required to run the MCP server
# Install with: pip install -r requirements.txt
# =============================================================================
# Model Context Protocol framework
# Provides the FastMCP server implementation for streamable HTTP transport
# The [cli] extra includes development tools like 'mcp dev' and 'mcp install'
mcp[cli]>=1.0.0
# HTTP client library for making requests to Jina AI APIs
# Used for both URL fetching and web search operations
requests>=2.31.0
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/hypersniper05/JinaWebSearchMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server