#!/bin/bash
cd .. && docker-compose up -d
echo "Waiting for Weaviate to start..."
sleep 5
curl -s http://localhost:8080/v1/.well-known/ready || echo "Weaviate is not ready yet. Please wait a few more seconds."
echo "Weaviate is running at http://localhost:8080"
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/j5ik2o/shared-knowledge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server