We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df8ded commit cec4d23Copy full SHA for cec4d23
3 files changed
Dockerfile ContainerfileDockerfile renamed to Containerfile
README.md
@@ -55,7 +55,9 @@ cd ../../ffi/zig && zig build
55
56
# Run tests
57
cd ffi/zig && zig build test
58
-```
+```<a href="https://glama.ai/mcp/servers/hyperpolymath/boj-server">
59
+ <img width="380" height="200" src="https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge" />
60
+</a>
61
62
## Distributed Hosting (Umoja Network)
63
glama.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://glama.ai/mcp/schemas/server.json",
3
+ "maintainers": [
4
+ "hyperpolymath"
5
+ ]
6
+}
0 commit comments