Skip to main content
Glama

Jina AI Search MCP Server

by Meetpatel006
.gitignore1.06 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ env/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # Environment variables .env # Logs *.log # Local development .DS_Store # Testing .coverage htmlcov/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # Local development *.sqlite3 *.db # Distribution / packaging .Python *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo docs/ # Environment variables .env # Logs *.log # Local development .DS_Store # Testing .coverage htmlcov/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # Local development .env.local .env.development.local .env.test.local .env.production.local

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/Meetpatel006/jina-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server