FTX MCP — FactoryTalk Optix MCP Server
Rank #3,197io.github.asqi-carter/ftx-mcp
MCP server for FactoryTalk Optix: author, preview, and verify Studio changes via the emulator.
FTX MCP — FactoryTalk Optix MCP Server is a Model Context Protocol (MCP) server published by asqi-carter. It ranks #3,197 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. FTX MCP — FactoryTalk Optix MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 128,849 of 132,046 servers on MCP Toplist.
Use FTX MCP — FactoryTalk Optix MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ftx-mcp -- uvx ftx-mcp[mcp_servers.ftx-mcp]
command = "uvx"
args = ["ftx-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ftx-mcp": {
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ftx-mcp": {
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ftx-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ftx-mcp": {
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ftx-mcp": {
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.asqi-carter%2Fftx-mcp)<a href="https://mcptoplist.com/server/io.github.asqi-carter%2Fftx-mcp"><img src="https://mcptoplist.com/badge/io.github.asqi-carter%2Fftx-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
asqi-carter
Available versions (7)
| Version | Published |
|---|---|
| 1.0.7 | Aug 25, 2026 |
| 1.0.5 | Jul 29, 2026 |
| 1.0.4 | Jul 28, 2026 |
| 1.0.3 | Jul 23, 2026 |
| 1.0.2 | Jul 22, 2026 |
| 1.0.1 | Jul 21, 2026 |
| 1.0.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains FTX MCP — FactoryTalk Optix MCP Server?
- FTX MCP — FactoryTalk Optix MCP Server is maintained by asqi-carter, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is FTX MCP — FactoryTalk Optix MCP Server listed on the Official MCP Registry?
- Yes — FTX MCP — FactoryTalk Optix MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does FTX MCP — FactoryTalk Optix MCP Server have?
- MCP Toplist tracks 7 versions of FTX MCP — FactoryTalk Optix MCP Server, most recently published on Aug 25, 2026.
- Where can I find the source code for FTX MCP — FactoryTalk Optix MCP Server?
- The source code for FTX MCP — FactoryTalk Optix MCP Server is hosted at github.com/asqi-carter/ftx-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.