Skip to main content
Glama

Financial MCP Server

package.json566 B
{ "name": "financial-mcp-server", "version": "1.0.0", "description": "Mock Financial Data MCP Server", "main": "server.js", "scripts": { "start": "node server.js", "dev": "nodemon server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["financial", "mcp", "server"], "author": "", "license": "ISC", "type": "commonjs", "engines": { "node": ">=18.0.0" }, "dependencies": { "cors": "^2.8.5", "ejs": "^3.1.10", "express": "^5.1.0" }, "devDependencies": { "nodemon": "^3.0.1" } }

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/DheerajGavhane/Mcp'

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