Skip to main content
Glama

Status Invest MCP Server

package.json1.35 kB
{ "name": "mcp-status-invest", "version": "1.1.3", "description": "MCP to Status Invest Scraper", "main": "build/main.js", "repository": { "type": "git", "url": "git@github.com:newerton/mcp-status-invest.git" }, "author": "Newerton (https://newerton.com)", "type": "module", "license": "MIT", "bin": "./build/index.js", "files": [ "build" ], "keywords": [ "mpc", "status invest" ], "scripts": { "start": "node build/main.js", "start:dev": "tsx watch src/main.ts", "build": "tsc && chmod 755 build/main.js", "lint": "eslint \"{src,test}/**/*.ts\" --fix" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.0", "cheerio": "^1.1.2", "dayjs": "^1.11.18", "voca": "^1.4.1", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^24.5.1", "@types/voca": "^1.4.6", "@typescript-eslint/eslint-plugin": "^8.44.0", "@typescript-eslint/parser": "^8.44.0", "eslint": "^9.35.0", "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import": "^2.32.0", "eslint-plugin-prettier": "^5.5.4", "eslint-plugin-unused-imports": "^4.2.0", "prettier": "^3.6.2", "ts-node": "^10.9.2", "tsx": "^4.20.5", "typescript": "^5.9.2", "typescript-eslint": "^8.44.0" } }

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/newerton/mcp-status-invest'

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