We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markusl/alko-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.ts•265 B
export * from './search-products.js';
export * from './get-product.js';
export * from './get-availability.js';
export * from './list-stores.js';
export * from './get-store-hours.js';
export * from './get-recommendations.js';
export * from './get-vivino-rating.js';