Back to Home
loda-lang icon

loda-mcp

Verified Safe

by loda-lang

Overview

Provides a Model Context Protocol (MCP) interface to the LODA Language API, enabling AI models to interact with LODA programs and integer sequences from the On-Line Encyclopedia of Integer Sequences (OEIS).

Installation

Run Command
npm start

Environment Variables

  • LODA_API_BASE_URL

Security Notes

The server primarily acts as a proxy, forwarding requests to an external LODA API endpoint. The tool named `eval_program` does not execute arbitrary code locally on the MCP server; instead, it sends the LODA program code to the remote API for evaluation. Input parameters for tools are validated (e.g., ID format, limits). The `LODA_API_BASE_URL` can be overridden, but defaults to a secure `https` endpoint. No hardcoded secrets were found. The primary security risk would involve the trustworthiness of the external LODA API itself or a misconfigured `LODA_API_BASE_URL` pointing to a malicious server.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassHigh
Avg Tokens50000
Stars1
Forks1
Last Update2026-01-18

Tags

mcplodaoeissequencescoding-agent