Skip to main content
Glama

GOAT MCP Server

package.json1.11 kB
{ "name": "goat-examples-model-context-protocol", "version": "0.0.0", "type": "module", "description": "", "private": true, "bin": { "goat-solana": "./build/solana.js" }, "scripts": { "test": "vitest run --passWithNoTests", "build": "tsc && node -e \"require('fs').existsSync('build/solana.js') && require('fs').chmodSync('build/solana.js', '755')\"" }, "files": ["build"], "author": "", "license": "MIT", "dependencies": { "@goat-sdk/adapter-model-context-protocol": "0.2.10", "@goat-sdk/core": "0.4.9", "@goat-sdk/plugin-erc20": "0.2.14", "@goat-sdk/plugin-spl-token": "0.2.17", "@goat-sdk/wallet-evm": "0.2.11", "@goat-sdk/wallet-solana": "0.2.15", "@goat-sdk/wallet-viem": "0.2.12", "@modelcontextprotocol/sdk": "1.0.4", "@solana/web3.js": "1.98.0", "bip39": "^3.1.0", "bs58": "^6.0.0", "dotenv": "^16.4.5", "viem": "2.23.4", "zod": "3.23.8" }, "devDependencies": { "@types/node": "22.7.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/cryptoleek-team/goat-mcp'

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