Skip to main content
Glama

Kintone Development Support MCP Server

by f4ah6o
FieldSpecification.ts•340 B
import type { Constraint, FieldExample, FieldProperty } from "./Supporting.js"; export interface FieldSpecification { type: string; name: string; description: string; properties: FieldProperty[]; constraints: Constraint[]; supportedOperators: string[]; examples: FieldExample[]; compatibleApis: string[]; limitations: string[]; }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/f4ah6o/kntn-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server