Fugle MCP Server
@fugle-dev
关于 Fugle MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"@fugle/marketdata-mcp-server": {
"command": "npx",
"args": [
"-y",
"https://github.com/fugle-dev/fugle-marketdata-mcp-server/releases/download/v0.0.1/fugle-marketdata-mcp-server-0.0.1.tgz"
],
"env": {
"API_KEY": "<API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fugle MCP Server?
Fugle MCP Server is a Model Context Protocol server for interacting with the Fugle trading system, providing real-time and historical stock market data queries.
How to use Fugle MCP Server?
Set the environment variable API_KEY with your Fugle Market Data API key, then add the provided JSON configuration to your MCP configuration to invoke the server via npx.
Key features of Fugle MCP Server
- Real-time stock quotes
- Historical data queries
Use cases of Fugle MCP Server
- Retrieve current stock prices during trading hours
- Analyze past market trends with historical data
FAQ from Fugle MCP Server
What does Fugle MCP Server do?
It enables AI assistants to query real-time and historical stock data from the Fugle trading system via the Model Context Protocol.
What are the runtime requirements?
Node.js and an internet connection. The server is run via npx and requires a valid API_KEY environment variable.
Where can I get the API key?
The README states you need a Fugle Market Data API key but does not provide details on obtaining one.
Does this server support authentication or custom transports?
No transport or authentication details beyond the API_KEY environment variable are mentioned in the README.
—
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论