Skip to main content
Glama

Currents

Official
by currents-dev
package.json838 B
{ "private": true, "scripts": { "build": "./node_modules/typescript/bin/tsc -p ./js/ && node ./node_modules/browserify/bin/cmd ./js/app.js -o ./js/bundle.js", "start": "node ./serve.js", "test": "playwright test", "test:headed": "playwright test --headed", "test:ui": "playwright test --ui" }, "dependencies": { "@types/classnames": "^2.2.6", "@types/react": "^16.7.0", "@types/react-dom": "^16.0.11", "classnames": "^2.2.6", "director": "^1.2.0", "react": "^16.7.0", "react-dom": "^16.7.0", "todomvc-app-css": "^2.0.0", "todomvc-common": "^1.0.1" }, "devDependencies": { "@currents/playwright": "^1.11.7", "@playwright/test": "^1.40.0", "@types/node": "^18.11.18", "browserify": "^16.2.3", "node-static": "^0.7.11", "typescript": "^4.9.4" } }

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/currents-dev/currents-mcp'

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