Skip to main content
Glama

Cyb MCP Server

by dasein108
BSD 3-Clause
3
package.json925 B
{ "name": "cyb-mcp-server", "version": "1.0.0", "description": "MCP server for cyb.ai blockchain integration with cyberlink and search capabilities - contribution to Great Web Foundation", "main": "dist/index.js", "type": "module", "engines": { "node": ">=18" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js", "clean": "rm -rf dist" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@cybercongress/cyber-js": "^0.4.3", "@cosmjs/crypto": "^0.32.4", "@cosmjs/amino": "^0.32.4", "@cosmjs/encoding": "^0.32.4", "@cosmjs/proto-signing": "^0.32.4", "ipfs-unixfs": "^0.2.0", "ipld-dag-pb": "0.15.3" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "keywords": [ "mcp", "cyber", "blockchain", "ipfs", "cyberlink" ], "license": "MIT" }

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/dasein108/cyb-mcp'

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