Skip to main content
Glama

MCP DeepInfra AI Tools Server

by phuihock

text_generation

Generate text completions using AI models to extend prompts, create content, or answer questions through DeepInfra's API.

Instructions

Generate text completion using DeepInfra OpenAI-compatible API.

Input Schema

NameRequiredDescriptionDefault
modelNo
promptYes

Input Schema (JSON Schema)

{ "properties": { "model": { "default": null, "title": "Model", "type": "string" }, "prompt": { "title": "Prompt", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

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/phuihock/mcp-deeinfra'

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