We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlamoure/indigo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP Server Core Dependencies (IWS Integration)
lancedb>=0.25.2
pyarrow>=14.0.0,<22.0.0
# OpenAI Integration
openai>=2.3.0
tiktoken>=0.11.0
# LangGraph and LangSmith
langgraph>=0.6.10
langgraph-checkpoint>=2.1.2
langgraph-prebuilt>=0.6.4
langgraph-sdk>=0.2.0
langsmith>=0.4.35
# Data Processing
pandas>=2.3.3
numpy>=2.3.3
pyyaml>=6.0
dicttoxml>=1.7.16
matplotlib>=3.5.0
# HTTP Client only (no server needed with IWS)
requests>=2.32.4
requests-toolbelt>=1.0.0
# Security
certifi>=2025.8.3
# Configuration Management
python-dotenv>=1.1.1
pydantic>=2.12.2
pydantic-settings>=2.11.0
# InfluxDB Integration
influxdb==5.3.2
influxdb-client>=1.49.0
# Template Engine
jinja2>=3.1.0
# Utility Dependencies
attrs>=25.3.0
charset-normalizer>=3.4.2
frozenlist>=1.7.0
idna>=3.10
multidict>=6.6.3
urllib3>=2.5.0
aiosignal>=1.4.0
yarl>=1.20.1
typing-extensions>=4.8.0