TransForm Server
БесплатноНе проверенEnables dynamic format selection (JSON, Parquet, Arrow IPC) for MCP tool outputs, with a Java Spring Boot server and Python client for agentic data systems.
Описание
Enables dynamic format selection (JSON, Parquet, Arrow IPC) for MCP tool outputs, with a Java Spring Boot server and Python client for agentic data systems.
README
Research artifact for the NOVAS workshop paper: a control/data-plane split for MCP tabular tool results with dynamic format selection (JSON, Parquet, Arrow IPC).
Artifact: https://github.com/shashank524/TransForm
Layout
| Path | Description |
|---|---|
novas-workshop/ |
Workshop paper (main.tex, ref.bib, figures) |
java-server/ |
Java (Spring Boot) MCP server with fused format selection |
java-sdk/ |
Vendored MCP Java SDK |
client/ |
Python MCP client (pip install mcp) |
Java server
mvn -f pom.xml package -DskipTests -pl java-server -am
java --add-opens=java.base/java.nio=ALL-UNNAMED \
-jar java-server/target/multimodal-mcp-0.1.0-SNAPSHOT.jar
MCP endpoint: http://localhost:8000/mcp/mcp
Optional BIRD SQLite: set BIRD_SQLITE_ROOT to the dev database directory.
Python client
pip install -r requirements.txt
export MCP_URL=http://localhost:8000/mcp/mcp
export SERVER_URL=http://localhost:8000
python -m client.mcp_client
Paper
cd novas-workshop && latexmk -pdf main.tex
Figures are in novas-workshop/figures/. Regenerate selection diagrams with figures/render_selection_figures.sh (requires mermaid-cli).
Установка TransForm Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/shashank524/TransFormFAQ
TransForm Server MCP бесплатный?
Да, TransForm Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для TransForm Server?
Нет, TransForm Server работает без API-ключей и переменных окружения.
TransForm Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить TransForm Server в Claude Desktop, Claude Code или Cursor?
Открой TransForm Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare TransForm Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
