Skip to main content
Glama

FastMCP_RecSys

by attarmau
setup.py371 B
from setuptools import setup, find_packages setup( name='fastmcp', version='0.1', packages=find_packages(), install_requires=[ 'fastapi', 'uvicorn', 'pydantic', 'python-multipart', 'pillow', 'torch', 'transformers', 'sentence-transformers', 'motor', 'python-dotenv' ] )

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/attarmau/StyleCLIP'

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