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.
—
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント