Skip to main content
Glama
package.json892 B
{ "name": "mcp-mina-archive-node", "version": "0.0.1", "description": "MCP Server for Mina Archive Node API", "main": "dist/index.js", "type": "module", "bin": { "mcp-mina-archive-node": "dist/index.js" }, "directories": { "doc": "docs", "test": "tests" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts", "test": "ts-node --esm tests/test-graphql-client.ts" }, "keywords": [ "mcp", "mina", "blockchain", "graphql", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "graphql-request": "^6.1.0", "yargs": "^17.7.2", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "@types/yargs": "17.0.33", "ts-node": "^10.9.2", "typescript": "^5.3.3" } }

Latest Blog Posts

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/boray/mcp-mina-archive-node'

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