Skip to main content
Glama
Kalmantic

PeakInfer MCP Server

by Kalmantic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HELICONE_API_KEYNoAPI key for Helicone integration
LANGSMITH_API_KEYNoAPI key for LangSmith integration

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyzeA

Analyze code for LLM inference issues using PeakInfer engine. Returns detailed report on latency, cost, throughput, and reliability with actionable fixes.

get_helicone_eventsA

Fetch LLM runtime events from Helicone for drift detection analysis

get_langsmith_tracesB

Fetch LLM traces from LangSmith for runtime analysis

get_inferencemax_benchmarkA

Get InferenceMAX benchmark data for a specific model to compare performance

compare_to_baselineC

Compare current analysis results to a historical baseline

list_templatesB

List available PeakInfer optimization templates

get_templateB

Get details of a specific optimization template

save_analysisB

Save analysis results to PeakInfer history

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-inferenceAnalyze LLM inference patterns in a codebase
optimize-costsGet recommendations for reducing LLM inference costs
detect-driftDetect drift between code patterns and runtime behavior
benchmark-comparisonCompare your inference performance to InferenceMAX benchmarks

Resources

Contextual data attached and managed by the client

NameDescription
InferenceMap SchemaJSON Schema for PeakInfer InferenceMap v0.1 format
InferenceMAX BenchmarksSummary of available benchmark data for LLM models
Template CatalogIndex of available PeakInfer optimization templates

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/Kalmantic/peakinfer-mcp'

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