Skip to main content
Glama

MCP Complete Implementation Guide

by saksham0712
requirements.txt•468 B
# Core MCP dependencies mcp==1.0.0 # Web framework for HTTP interface fastapi==0.104.1 uvicorn[standard]==0.24.0 # Utilities python-dotenv==1.0.0 requests==2.31.0 psutil==5.9.6 # Development dependencies pytest==7.4.3 pytest-asyncio==0.21.1 black==23.11.0 flake8==6.1.0 mypy==1.7.1 # Optional dependencies for extended functionality # beautifulsoup4==4.12.2 # For web scraping # pandas==2.1.3 # For data manipulation # numpy==1.25.2 # For numerical operations

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/saksham0712/MCP'

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