Skip to main content
Glama

HPC-MCP

by TomMelt
MIT License
1
Makefile158 B
CXX:=g++ FLAGS=-g -O0 -Wall -fno-omit-frame-pointer .PHONY: all all: segfault.exe segfault.exe: segfault.cpp $(CXX) $(FLAGS) $^ -o $@ clean: rm -f *.exe

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/TomMelt/hpc-mcp'

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