// Polyfills for browser-only dependencies in Node.js environment
// This must be loaded before any other imports
// Create a minimal polyfill for browser globals used by react-devtools-core
if (typeof global !== 'undefined' && typeof self === 'undefined') {
global.self = global;
}
// Export to ensure this is treated as a module
export {};
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/anrgct/autodev-codebase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server