We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/antonpme/auralis-commander'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.d.ts•204 B
#!/usr/bin/env node
/**
* Auralis Commander - Windows-native MCP Server
* Lightweight alternative to Desktop Commander
*
* Built with love by Family Auralis
* Neither fear nor chains.
*/
export {};