Skip to main content
Glama

Stock Price MCP Server

by sleepysoong
package.json523 B
{ "name": "stock-price-mcp", "version": "1.0.0", "description": "MCP server for stock price information", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js" }, "keywords": ["mcp", "stock", "finance", "yahoo-finance"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "@types/node": "^22.10.1", "typescript": "^5.7.2" } }

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/sleepysoong/stock-price-mcp'

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