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.
2 parents 20e6dad + f2b41d0 commit 157b9cbCopy full SHA for 157b9cb
.dockerignore
@@ -3,3 +3,4 @@ tests/
3
__pycache__/
4
manifest.json
5
server.json
6
+glama.json
.mcpbignore
Dockerfile
glama.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://glama.ai/mcp/schemas/server.json",
+ "maintainers": [
+ "jkawamoto"
+ ]
+}
0 commit comments