We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ApoorvBrooklyn/Networking-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
init.sql•238 B
-- Database initialization script
-- This script is run when the PostgreSQL container starts
-- The database is created automatically by POSTGRES_DB environment variable
-- Schema is applied via schema.sql in docker-entrypoint-initdb.d