Skip to main content
Glama

Infer MCP Server

by jackyxhb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INFER_MCP_CONFIGNoJSON string containing configuration
INFER_MCP_CONFIG_PATHNoPath to JSON configuration file

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
sshExecute

Execute a command on a remote server via SSH

dbQuery

Execute a SQL query on a PostgreSQL database

trainClassifier

Run classifier training commands on a remote host via SSH

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/jackyxhb/InferMCPServer'

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