Skip to main content
Glama

mcp-vibe-check

wrangler.tomlβ€’832 B
name = "vibe-check" main = "worker/worker.ts" compatibility_date = "2024-10-01" # If you later need Node builtins, uncomment the next line, but try to avoid. # compatibility_flags = ["nodejs_compat"] routes = [] [[kv_namespaces]] binding = "VIBE_LEARN" # Replace with your KV namespace IDs (created via `wrangler kv:namespace create VIBE_LEARN`) id = "8b62427b9382452a979394f87a2d11dc" preview_id = "8b62427b9382452a979394f87a2d11dc" [[kv_namespaces]] binding = "VIBE_CONSTITUTION" # Replace with your KV namespace IDs (created via `wrangler kv:namespace create VIBE_CONSTITUTION`) id = "a19094e19cd04f34b8884b2a060a1496" preview_id = "a19094e19cd04f34b8884b2a060a1496" [vars] # Optionally pin defaults here; secrets should be set via `wrangler secret put`. # DEFAULT_LLM_PROVIDER = "gemini" # DEFAULT_MODEL = "gemini-2.5-pro"

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/vinny1575/mcp-vibe-check'

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