Skip to main content
Glama

LODA API MCP Server

Official
by loda-lang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LODA_API_BASE_URLNoLODA API endpoint overridehttps://api.loda-lang.org/v2

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_sequence

Get details about an integer sequence by ID (e.g. A000045)

search_sequences

Search for integer sequences by keywords, ID, or name.

get_program

Get details about a LODA program by ID (e.g. A000045)

search_programs

Search for LODA programs by keywords, ID, or name.

eval_program

Evaluate a LODA program and return sequence terms.

submit_program

Submit a new LODA program for a sequence.

get_stats

Get statistics summary for the LODA project.

get_submitters

List all submitters and their number of programs.

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/loda-lang/loda-mcp'

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