Skip to main content
Glama
loda-lang

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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sequenceC

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

search_sequencesC

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

get_programC

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

search_programsC

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

eval_programC

Evaluate a LODA program and return sequence terms.

submit_programC

Submit a new LODA program for a sequence.

get_statsC

Get statistics summary for the LODA project.

get_submittersB

List all submitters and their number of programs.

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

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