Skip to main content
Glama
avatrix1

StructureAI MCP Server

by avatrix1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_structured_dataA

Extract structured JSON from unstructured text. Supports schemas: receipt, invoice, email, resume, contact, custom. Free tier: 10 requests. Get an API key at https://api-service-wine.vercel.app for 500 more requests ($2).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools. The single tool has a clear, distinct purpose.

Naming Consistency5/5

The tool name 'extract_structured_data' follows a clear verb_noun pattern (snake_case) and is descriptive. With a single tool, consistency is trivially perfect.

Tool Count4/5

One tool is minimal but appropriate for a focused server that handles multiple extraction schemas through a single interface. It is slightly under the typical well-scoped range but still reasonable.

Completeness4/5

The tool covers the core functionality of extracting structured data from text for several common schemas. Minor gaps like a status or usage check are not critical, and the tool is complete for its stated purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues