We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gniquil123/ZipMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
esm.d.mts•168 B
// Just reexport the types from cjs
// This is a bit indirect. There is not an index.js, but TypeScript will look for index.d.ts for types.
export * from './index.js';