Skip to main content
Glama

Monad MCP Server

by lispking
package.json601 B
{ "name": "monad-mcp-server", "version": "1.0.0", "main": "index.js", "bin": { "monad-mcp-server": "./bin/monad-mcp-server.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "Apache-2.0", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "axios": "^1.9.0", "dotenv": "^16.5.0", "typescript": "^5.8.2", "viem": "^2.28.0", "zod": "^3.24.3" }, "devDependencies": { "@types/node": "^22.13.10" } }

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/lispking/monad-mcp-server'

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