# MCP Server Dependencies
# Core MCP library for creating Model Context Protocol servers
mcp>=1.0.0
fastmcp
# Data processing libraries (for CSV server)
pandas>=2.0.0
# HTTP requests for API communication (for Power BI server)
requests>=2.31.0
# Keyring for secure token storage
keyring>=23.0.1
# Note: The following are part of Python's standard library and don't need to be installed:
# - asyncio (async/await functionality)
# - json (JSON parsing)
# - os (environment variables)
# - pathlib (path handling in Python 3.4+)
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/anujpandey2/MCPDataAnalytics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server