Skip to main content
Glama

GOAT MCP Server

package.json1.1 kB
{ "name": "@goat-sdk/plugin-rugcheck", "version": "0.1.5", "files": [ "dist/**/*", "README.md", "package.json" ], "scripts": { "build": "tsup", "clean": "rm -rf dist", "test": "vitest run --passWithNoTests" }, "sideEffects": false, "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "dependencies": { "@goat-sdk/core": "0.4.9", "@goat-sdk/wallet-solana": "0.2.15", "@solana/web3.js": "1.98.0", "zod": "3.23.8" }, "peerDependencies": { "@goat-sdk/core": "0.4.9" }, "homepage": "https://ohmygoat.dev", "repository": { "type": "git", "url": "git+https://github.com/goat-sdk/goat.git" }, "license": "MIT", "bugs": { "url": "https://github.com/goat-sdk/goat/issues" }, "keywords": [ "ai", "agents", "web3", "opensea" ], "devDependencies": { "@swc/core": "^1.11.9", "tsup": "^8.4.0", "typescript": "^5.8.2" } }

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/cryptoleek-team/goat-mcp'

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