Skip to main content
Glama
vsoneji
by vsoneji
package.json1.06 kB
{ "name": "schwab-mcp", "version": "0.1.0", "private": true, "type": "module", "engines": { "node": ">=20.x" }, "scripts": { "build": "tsc", "start": "tsx src/index.ts", "dev": "tsx src/index.ts", "inspect": "npx @modelcontextprotocol/inspector@0.11.0", "format": "prettier . --write", "lint": "eslint .", "typecheck": "tsc", "validate": "npm run typecheck && npm run lint" }, "devDependencies": { "@epic-web/config": "^1.21.0", "@types/express": "^4.17.21", "@types/node": "^22.19.3", "@types/selfsigned": "^2.0.4", "eslint": "^9.28.0", "knip": "^5.59.1", "prettier": "^3.5.3", "tsx": "^4.21.0", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "@sudowealth/schwab-api": "^2.1.0", "dotenv": "^16.4.5", "express": "^4.21.2", "open": "^10.1.0", "pino": "^9.7.0", "selfsigned": "^5.2.0", "zod": "^3.25.48" }, "prettier": "@epic-web/config/prettier", "author": "Daniel Yeoman", "license": "MIT" }

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/vsoneji/schwab-mcp'

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