Skip to main content
Glama

Poker Task Management MCP

by Hirao-Y
test.js291 B
describe('text-hex', function () { 'use strict'; var assume = require('assume') , hex = require('./'); it('is a 6 digit hex', function () { assume(hex('a')).to.have.length(7); // including a # assume(hex('a244fdafadfa4 adfau8fa a u adf8a0')).to.have.length(7); }); });

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/Hirao-Y/poker_mcp'

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