Skip to main content
Glama

Crypto Trading MCP

by vkdnjznd
conftest.py197 B
import os import sys # Add src directory to Python path src_path = os.path.abspath(os.path.join(os.path.dirname(__file__), "../src")) if src_path not in sys.path: sys.path.insert(0, src_path)

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/vkdnjznd/crypto-trading-mcp'

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