#!/bin/bash
# Set DATABASE_URL environment variable for local development
export DATABASE_URL="postgresql://postgres:postgres@localhost:5433/docmcp"
# Start the stdio server
echo "Starting stdio-server..."
npx tsx src/stdio-server.ts
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/visheshd/docmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server