Skip to main content
Glama
alphaparkinc

GenPark Agentic Schema Translation Semantic Normalizer

Official

genpark-agentic-schema-translation-semantic-normalizer-skill

Python 3.9+ License MIT MCP Compatible GenPark AI

GenPark AI Agent Skill -- Agentic schema translation & semantic type normalizer (TypeChat style)

Quick Start

python example_usage.py

Related MCP server: octave-mcp

Architecture

graph LR
  User([User / AI Agent]) -->|JSON Request| Skill[GenPark AI Skill]
  Skill --> CoreEngine[Core Engine]
  CoreEngine -->|Structured Output| User

MCP

python mcp_server.py

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server for storing and retrieving database schema information for LLMs. Enables auto-loading Databricks Unity Catalog schemas and vector-based semantic search via configurable embedding service.
    -