Skip to main content
Glama

Financial AI Agent System

by NBWolfer
package.json740 B
{ "name": "mcpservernode", "version": "1.0.0", "type": "module", "main": "master-server.js", "scripts": { "start": "node master-server.js", "dev": "node master-server.js", "server": "node server.js", "master": "node master-server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["mcp", "ai", "finance", "portfolio", "analysis", "langchain", "ollama"], "author": "", "license": "ISC", "description": "Model Context Protocol Server for Financial AI Agents using LangChain and Ollama", "dependencies": { "@langchain/community": "^0.3.49", "axios": "^1.10.0", "dotenv": "^17.2.0", "express": "^5.1.0", "finnhub": "^2.0.7", "langchain": "^0.3.30" } }

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/NBWolfer/mcpServerNode'

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