We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gentiku/mcp-spotify-vercel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
main_railway.cpython-312.pyc•1.09 kB
�
��h� � � � d dl Z d dlmZ d dlmZ e� Zej
d� d� � Zej
d� d� � Ze dk( r=d dl
Z
ee j j
d d
� � Z
e
j dde
d
�� yy)� N)�FastAPI)�JSONResponse�/c �4 � dt j dd� d�S )N�World�PORT�unknown)�Hello�port)�os�getenv� � �1/Users/gentian/mcp-spotify-vercel/main_railway.py� read_rootr s � ��b�i�i�� �&B�C�Cr z/healthc �
� ddiS )N�status�okr r r r �health_checkr s
� ��d��r �__main__r i@ zmain_railway:appz0.0.0.0F)�hostr �reload)r �fastapir �fastapi.responsesr �app�getr r �__name__�uvicorn�int�environr �runr r r �<module>r"