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
parse_cobol_programB

Parse a COBOL source file. Extract divisions, paragraphs, file IO, SQL/CICS, copybooks, complexity.

identify_business_rulesC

Extract IF/EVALUATE business rules from COBOL PROCEDURE DIVISION.

estimate_migration_complexityC

Estimate migration effort to target stack (python/java/go/rust/dotnet).

plan_migration_phasesB

Generate a 4-phase migration plan based on LOC + complexity.

generate_test_harnessC

Generate skeleton test harness for parallel-run equivalence testing.

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/CSOAI-ORG/cobol-bridge-mcp'

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