We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "snippets",
"version": "0.0.0",
"scripts": {
"build": "",
"lint": "eslint ."
},
"dependencies": {
"convex": "workspace:*",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"prettier": "3.6.2"
},
"devDependencies": {
"@convex-dev/eslint-plugin": "workspace:*",
"@clerk/clerk-react": "^5.20.0",
"@eslint/compat": "~1.4.0",
"@eslint/eslintrc": "^3",
"@eslint/js": "~9.39.0",
"@faker-js/faker": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.37.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-jest": "~29.0.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"typescript": "~5.0.3",
"@types/node": "^18.17.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"globals": "~16.5.0",
"openai": "^6.0.0"
}
}