Skip to main content
Glama
package.json1.78 kB
{ "name": "legends-mcp", "version": "1.2.0", "mcpName": "io.github.cryptosquanch/legends-mcp", "description": "Chat with legendary founders & investors via MCP. Elon, Buffett, Jobs, CZ, and more. No API key required!", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "legends-mcp": "./dist/index.js" }, "type": "module", "files": [ "dist", "legends", "README.md" ], "scripts": { "prebuild": "node scripts/bundle-legends.js", "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "bundle": "node scripts/bundle-legends.js", "validate": "node scripts/validate-legends.js", "validate:verbose": "node scripts/validate-legends.js --verbose", "prepublishOnly": "npm run validate && npm run build" }, "keywords": [ "mcp", "model-context-protocol", "claude", "claude-code", "ai", "founders", "investors", "elon-musk", "warren-buffett", "steve-jobs", "jensen-huang", "cz", "binance", "solana", "crypto", "personas", "chat", "mentorship", "free", "no-api-key" ], "author": "aytuncyildizli", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/cryptosquanch/legends-mcp" }, "homepage": "https://github.com/cryptosquanch/legends-mcp", "bugs": { "url": "https://github.com/cryptosquanch/legends-mcp/issues" }, "context7": { "url": "https://context7.com/cryptosquanch/legends-mcp", "public_key": "pk_4lopjegNOzbw8bDyfhoUx" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "yaml": "^2.4.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.4.0" } }

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/cryptosquanch/legends-mcp'

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