Skip to main content
Glama
Yiminnn

USCardForum MCP Server

by Yiminnn
wrangler.jsonc562 B
{ "name": "uscardforum-mcp1", "main": "worker.js", "compatibility_date": "2025-10-01", "containers": { "USCardForumContainer":{ "image": "./Dockerfile", "instance_type": "basic", "max_instances": 1 } } , "durable_objects": { "bindings": [ { "name": "USCARDFORUM", "class_name": "USCardForumContainer" } ] }, "migrations": [ { "tag": "v1", "new_sqlite_classes": [ "USCardForumContainer" ] } ], "observability": { "enabled": true } }

Latest Blog Posts

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/Yiminnn/uscardforum-mcp1'

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