Skip to main content
Glama

JianDaoYun MCP Server

by cheungxin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIANDAOYUN_APP_KEYYesYour JianDaoYun API key
JIANDAOYUN_BASE_URLNoThe base URL for the JianDaoYun APIhttps://api.jiandaoyun.com/api

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_form_fields

Get field definitions for a JianDaoYun form

submit_form_data

Submit data to a JianDaoYun form with automatic field type matching

get_form_data

Get a specific data entry from a JianDaoYun form

query_form_data

Query multiple form data entries with filtering support

update_form_data

Update an existing form data entry

delete_form_data

Delete one or more form data entries

get_upload_token

Get file upload tokens for file/image fields

list_apps_and_forms

List all available applications and their forms that the current API key can access

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/cheungxin/jiandaoyun-mcp-server'

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