Skip to main content
Glama

MCP PostgreSQL Server

by Maxim2324
package.json456 B
{ "name": "mcp-brave", "version": "1.0.0", "description": "MCP server for Brave browser automation", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js" }, "dependencies": { "playwright": "^1.42.1", "express": "^4.18.2", "cors": "^2.8.5", "dotenv": "^16.4.1", "express-rate-limit": "^7.1.5" }, "devDependencies": { "nodemon": "^3.0.3" } }

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/Maxim2324/mcp-server-test'

If you have feedback or need assistance with the MCP directory API, please join our Discord server