Skip to main content
Glama

Fugle MCP Server

by fugle-dev
MIT License
4
package.json919 B
{ "name": "@fugle/marketdata-mcp-server", "version": "0.0.1", "description": "", "main": "build/index.js", "repository": { "url": "https://github.com/fugle-dev/fugle-marketdata-mcp-server.git" }, "bin": { "mcp-server": "./build/index.js" }, "files": [ "build" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector node build/index.js" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@fugle/marketdata": "^1.3.0", "@modelcontextprotocol/sdk": "^1.7.0" }, "devDependencies": { "@release-it/conventional-changelog": "^10.0.0", "@types/node": "^22.13.10", "release-it": "^18.1.2", "typescript": "^5.8.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/fugle-dev/fugle-marketdata-mcp-server'

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