# MCP (Model Context Protocol) dependencies
mcp>=1.0.0
# PDF processing
PyPDF2>=3.0.1
PyMuPDF>=1.23.0 # fitz for better PDF text extraction
# Vector embeddings and similarity search
sentence-transformers>=2.2.2
numpy>=1.24.0
scikit-learn>=1.3.0
faiss-cpu>=1.7.4 # Use faiss-gpu if you have GPU support
# Additional utilities
pathlib2>=2.3.7 # For better path handling (if needed for older Python)
# Optional: For better text processing
nltk>=3.8.1
spacy>=3.6.0
# Development and testing (optional)
pytest>=7.4.0
black>=23.0.0
flake8>=6.0.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/nitin-kumar101/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server