TroyStack API
TroyStack API
REST API + MCP Server,用于 TroyStack。提供实时贵金属数据、投资组合管理以及 AI/LLM 集成。
快速开始
npm install
cp .env.example .env # fill in Supabase credentials
npm run devRelated MCP server: QuantClaw Data
部署到 Railway
推送到 GitHub 仓库
在 Railway 仪表板中连接仓库
设置环境变量:
SUPABASE_URLSUPABASE_SERVICE_ROLE_KEYPORT(Railway 自动设置)
部署
自定义域名:api.troystack.ai
数据库设置
在 Supabase SQL 编辑器中运行 migrations/001_api_keys.sql。
端点
公共(无需认证)
方法 | 路径 | 描述 |
GET |
| 实时现货价格(Au、Ag、Pt、Pd) |
GET |
| 历史价格 |
GET |
| 新闻头条 |
GET |
| COMEX 库存 |
GET |
| 假设情景预测 |
已认证(Bearer 令牌)
方法 | 路径 | 描述 |
GET |
| 投资组合摘要 |
GET |
| 成本基础分析 |
GET |
| 列出持仓 |
POST |
| 添加购买记录 |
LLM / AI
路径 | 描述 |
| LLM 可读的描述 |
| OpenAPI 3.0 规范 |
| AI 插件清单 |
| MCP 服务器清单 |
架构
User's iPhone → TroyStack app (local SQLite)
↕ sync
Supabase (server-side storage)
↕
TroyStack API (Railway)
↕ ↕
AI Agents X/Twitter Bot
(Claude, GPT) (auto-tweets)This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables quantitative trading analysis with 12 tools for real-time market data, 28+ technical indicators, FinBERT-powered news sentiment analysis, and automated trading signal generation for stocks and forex.1
- FlicenseNot gradedqualityNot gradedmaintenanceProvides access to a comprehensive financial intelligence platform featuring real-time market data, quantitative models, and alternative data sources. It enables users to perform advanced financial analysis including options analytics, portfolio modeling, and SEC filing research.
- AlicenseAqualityCmaintenanceProvides AI agents with real-time financial market intelligence including stock quotes, crypto data, technical analysis, and portfolio insights. Enables natural language queries for current prices, technical indicators, asset comparisons, and portfolio analysis.176MIT

inferventisofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to access real-time financial data, news, and web reading through a single MCP endpoint with zero installation.
Related MCP Connectors
Real-time news with bias scoring, live market data, and AI-powered options pricing
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
21 paid tools: US macro data, SEC EDGAR filings, on-chain EVM reads. Settled in USDC on Base.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kingleosgold/troystack-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server