TroyStack API
TroyStack API
REST API + MCP-сервер для TroyStack. Предоставляет данные о драгоценных металлах в реальном времени, управление портфелем и интеграцию с ИИ/LLM.
Быстрый старт
npm install
cp .env.example .env # fill in Supabase credentials
npm run devRelated MCP server: FinanceKit MCP
Развертывание на Railway
Запушьте в репозиторий GitHub
Подключите репозиторий в панели Railway
Задайте переменные окружения:
SUPABASE_URLSUPABASE_SERVICE_ROLE_KEYPORT(Railway устанавливает автоматически)
Разверните
Пользовательский домен: api.troystack.ai
Настройка базы данных
Выполните migrations/001_api_keys.sql в редакторе SQL Supabase.
Эндпоинты
Публичные (без аутентификации)
Метод | Путь | Описание |
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)Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Gold/silver/copper spot & futures, per-country dealer prices, options-implied probability surface.
Live market data, financial analysis, and portfolio research tools across 10,000+ tickers.
Real-time news with bias scoring, live market data, and AI-powered options pricing
Portfolio analytics + US-equity market research for AI clients. ChatGPT deep-research compat.
Related MCP Servers
- 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.-- AlicenseAqualityCmaintenanceProvides AI assistants with real-time and historical gold buying condition scores, including current readings, past data, and zone performance since 1971.328MIT
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