Factry Historian MCP
Quality Score
70
/100
MCP server for querying Factry Historian.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"historian-mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/factry/mcp-server:0.0.4"
],
"env": {
"FACTRY_HISTORIAN_API_TOKEN": "<your-factry_historian_api_token>",
"FACTRY_HISTORIAN_API_URL": "<factry_historian_api_url>",
"FACTRY_HISTORIAN_ORGANIZATION_UUID": "<factry_historian_organization_uuid>",
"GRAFANA_URL": "<grafana_url>",
"GRAFANA_API_KEY": "<your-grafana_api_key>"
}
}
}
}§02 Environment variables
FACTRY_HISTORIAN_API_TOKENrequiredsecret
JWT token used to authenticate against Factry Historian API
FACTRY_HISTORIAN_API_URLrequired
Base URL to the Factry Historian API
FACTRY_HISTORIAN_ORGANIZATION_UUIDrequired
Organization UUID used for historian queries
GRAFANA_URLOptional Grafana base URL for generated explore links
GRAFANA_API_KEYsecret
Optional Grafana API key
§03 MCP Quality Score · methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.