Skip to main content
Glama

Vibe Check MCP

import fs from 'fs'; const request = JSON.stringify({ jsonrpc: '2.0', method: 'tools/call', params: { name: 'vibe_check', arguments: { goal: 'Test default Gemini provider', plan: '2. Make a call to vibe_check using the default Gemini provider.', } }, id: 2 }); fs.writeFileSync('request.json', request, 'utf-8'); console.log('Generated request.json for the Gemini test.');

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/PV-Bhat/vibe-check-mcp-server'

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