#!/bin/bash
# Script to start the YAPS MCP server in stdio mode for LLM integration
# Change to the project directory
cd "$(dirname "$0")"
# Run the server in stdio mode
node dist/index.js --stdio
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/degenpilot404/yap_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server