Convert handwriting into text, LaTeX math, chemistry, or molecular structures.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://mcp.fluxink.ai/servers/f6b6758dba6c4c92b83407a113fdb80b/mcp6 outils · 368 msfluxink-mcp-chatgpt-synthesize-handwriting-styleInternal FluxInk natural texture ink execution endpoint. Invoked ONLY by the style canvas widget when the user clicks Generate. Do NOT call this tool directly from chat. To render text in the personal handwriting style of the user, call show_style_canvas instead. This endpoint requires JSON encoded…Internal FluxInk natural texture ink execution endpoint. Invoked ONLY by the style canvas widget when the user clicks Generate. Do NOT call this tool directly from chat. To render text in the personal handwriting style of the user, call show_style_canvas instead. This endpoint requires JSON encoded…
| Paramètre | Type | Description |
|---|---|---|
| text* | string | Text to synthesize in the captured handwriting style. |
| cell_size | number | Character cell size in pixels. |
| legibility | number | Legibility level (0.0 to 2.0). |
| style_text | string | Text the user actually wrote as the style sample (for accurate style conditioning). If omitted, the backend auto recognises via handwriting recognition. |
| stroke_width | number | Output stroke width (1.0 to 15.0). |
| style_strokes* | string | JSON encoded array of style strokes captured from the canvas. |
fluxink-mcp-chatgpt-recognize-imageFluxInk image text recognition. Extract text from an EXISTING image (file upload, URL, or base64) the user provides. Higher accuracy than built in vision for tightly packed text, multi language documents, math, and LaTeX. Returns per region confidence and detection coordinates.
Use this when the u…FluxInk image text recognition. Extract text from an EXISTING image (file upload, URL, or base64) the user provides. Higher accuracy than built in vision for tightly packed text, multi language documents, math, and LaTeX. Returns per region confidence and detection coordinates. Use this when the u…
| Paramètre | Type | Description |
|---|---|---|
| image* | — | Image to recognize text from. Pass an image from the conversation. |
| language | string | Recognition mode. Allowed values. en (English text). zh (Chinese text). paddle (multilingual mixed text). formula (mathematics with LaTeX output). latex (retur… |
fluxink-mcp-chatgpt-recognize-handwritingInternal FluxInk handwriting recognition execution endpoint. Invoked ONLY by the handwriting canvas widget when the user finishes drawing. Do NOT call this tool directly from chat. To capture handwriting from the user, call show_handwriting_canvas instead. This endpoint requires a JSON stroke paylo…Internal FluxInk handwriting recognition execution endpoint. Invoked ONLY by the handwriting canvas widget when the user finishes drawing. Do NOT call this tool directly from chat. To capture handwriting from the user, call show_handwriting_canvas instead. This endpoint requires a JSON stroke paylo…
| Paramètre | Type | Description |
|---|---|---|
| mode | string | Widget-internal recognition family. Preferred values are general or structure; legacy text, math, and chemical values are accepted for existing widget compatib… |
| strokes* | string | JSON encoded array of strokes captured by the widget. Each stroke is an object with x, y, t arrays. |
| language | string | Optional language hint for text mode. |
fluxink-mcp-chatgpt-show-handwriting-canvasOpen the FluxInk handwriting recognition canvas. The user draws freehand strokes with a stylus, finger, or mouse. The strokes are converted by one of two model families: general recognition for handwriting, math, and chemical formulas, or structure recognition for molecular structures.
Use this wh…Open the FluxInk handwriting recognition canvas. The user draws freehand strokes with a stylus, finger, or mouse. The strokes are converted by one of two model families: general recognition for handwriting, math, and chemical formulas, or structure recognition for molecular structures. Use this wh…
| Paramètre | Type | Description |
|---|---|---|
| mode | string | Recognition family for the canvas. Use general for text, math, and chemical formulas; use structure only for molecular structures. |
| prompt | string | The original chat message that triggered the canvas. Passed through to the follow-up message after recognition. |
| language | string | Optional language hint for text mode. Omit to use the mixed-language model default. |
| force_new | boolean | Set true ONLY when the user explicitly asks for a brand-new canvas. Otherwise leave false so a previously opened canvas is reused. |
fluxink-mcp-chatgpt-create-layoutFluxInk document layout generator. Transform raw text content into a structured PDF using one of seven study or work templates, then preview it in an embedded PDF viewer widget.
Supported layout_type values. cornell is the Cornell note taking layout with cue, notes, and summary. bullet_points is a…FluxInk document layout generator. Transform raw text content into a structured PDF using one of seven study or work templates, then preview it in an embedded PDF viewer widget. Supported layout_type values. cornell is the Cornell note taking layout with cue, notes, and summary. bullet_points is a…
| Paramètre | Type | Description |
|---|---|---|
| title | string | Optional title for the document. If omitted, the backend generates one. |
| content* | string | The raw educational or note content to transform into a structured layout. Pass the full text. The backend will analyze, structure, and render it. |
| layout_type* | string | Layout template to render. Allowed values. cornell (Cornell note taking layout with cue, notes, and summary). bullet_points (clean bulleted summary). zettelkas… |
fluxink-mcp-chatgpt-show-style-canvasOpen the FluxInk natural texture ink style capture canvas. The user draws a few sample characters in a personal handwriting style. The widget then renders the requested text as a PNG spritesheet IN THAT EXACT PERSONAL HANDWRITING STYLE. Output is a downloadable spritesheet of individual handwritten…Open the FluxInk natural texture ink style capture canvas. The user draws a few sample characters in a personal handwriting style. The widget then renders the requested text as a PNG spritesheet IN THAT EXACT PERSONAL HANDWRITING STYLE. Output is a downloadable spritesheet of individual handwritten…
| Paramètre | Type | Description |
|---|---|---|
| text* | string | The COMPLETE text to render as natural texture ink handwriting. Pass the FULL text. Never truncate or abbreviate. Supports English and Chinese. |
| force_new | boolean | Set true ONLY when the user explicitly asks for a brand-new style canvas. Otherwise leave false so a previously opened canvas is reused. |
6 outils sur 6 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Convert handwriting into text, LaTeX math, chemistry, or molecular structures.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.