Skip to main content
Glama
test-server.sh260 B
# Start server locally to test echo "Starting PromptForge MCP server..." node smithery-final.js & SERVER_PID=$! echo "Waiting for server to start..." sleep 3 echo "Running tests..." node test-local.js echo "Stopping server..." kill $SERVER_PID echo "Done!"

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/Stevekaplanai/promptforge-mcp-server'

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