Skip to main content
Glama

MCP Stock Analysis Server

by giptilabs
package.json529 B
{ "name": "mcp-stock-analysis", "version": "1.0.0", "description": "MCP server for Indian stock market using yfinance", "type": "module", "main": "src/index.ts", "bin": { "mcp-stock-analysis": "dist/index.js" }, "scripts": { "build": "tsc && chmod +x dist/index.js", "prepare": "npm run build", "start": "node dist/index.js" }, "files": [ "dist", "fetch.py" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.0.8" }, "devDependencies": { "typescript": "^5.3.3" } }

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/giptilabs/mcp-stock-analysis'

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