We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GENTEL-lab/OrigeneMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp_index_base_url = "http://localhost:8788"
port = 8788
workers = 2
tavily_api_key = ""
jina_api_key = ""
# TCGA DEG analysis tool config
tcga_llm_api_key = ""
tcga_llm_api_base = "https://api.openai-proxy.org/v1"
tcga_output_dir = "./output"
# DepMap cancer cell line analysis tool config
# Use relative path from project root, or leave empty to use default (./tools/depmap/data)
depmap_data_dir = "./tools/depmap/data"