Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
origin_run_analysisC

Run a named Origin analysis X-Function through LabTalk.

origin_pingC

Connect to Origin/OriginPro and report basic status.

origin_capabilitiesC

Report Origin/originpro versions and runtime feature availability.

origin_bridge_shutdownC

Ask the Origin GUI bridge to stop serving requests.

origin_doctorC

Diagnose Origin bridge configuration, status file, and connectivity.

origin_bridge_submit_taskC

Submit a supported Origin bridge method as a queued background task.

origin_bridge_task_statusC

Read status, result, or error for an Origin bridge background task.

origin_bridge_cancel_taskB

Cancel a queued Origin bridge task or mark a running task for cancellation.

origin_bridge_list_tasksC

List recent Origin bridge background tasks.

origin_get_graph_infoB

Inspect a graph page, its layers, axes, and plots.

origin_get_layer_infoB

Inspect one graph layer, its axes, and plots.

origin_export_graphC

Export the active or named Origin graph to an image/PDF file.

origin_format_graphC

Set graph long name, axis labels, legend visibility, and optional rescale.

origin_set_axisC

Set axis scale, limits, tick step, and title.

origin_set_plot_styleC

Set line, color, symbol, and transparency style on one or all plots.

origin_add_plot_to_graphC

Add a worksheet X/Y plot to an existing graph layer.

origin_browse_knowledgeC

Browse the local Origin knowledge base by collection and path.

origin_query_knowledgeC

Search the local Origin knowledge base by keyword.

origin_run_labtalkC

Execute LabTalk script text inside Origin and optionally return captured output.

origin_plot_lineC

Import table data and create a line graph.

origin_plot_scatterC

Import table data and create a scatter graph.

origin_plot_line_symbolC

Import table data and create a line+symbol graph.

origin_plot_columnC

Import table data and create a column/bar-style graph.

origin_plot_histogramC

Import table data and create a histogram graph.

origin_plot_boxC

Import table data and create a box plot.

origin_plot_table_idC

Create a graph from table data using an Origin Plot Type ID and template.

origin_plot_from_rangeC

Create a graph from an existing Origin range and template.

origin_recommend_chartC

Recommend chart types from table shape, column semantics, and optional intent.

origin_plot_autoC

Choose a chart route from table data and create the plot.

origin_plot_chart_atlasC

Create a plot using chart-atlas intent routing.

origin_import_tableC

Import a CSV, TSV, TXT, DAT, XLS, or XLSX file into a new Origin worksheet.

origin_read_worksheetC

Read a window of Origin worksheet data as structured rows.

origin_write_worksheetC

Write structured rows into a new or existing Origin worksheet.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Ge-Shun/origin-mcp'

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