app_getGet App DetailsGet detailed app info including input/output schemas and version history
MCP SERVER
https://api.inference.sh/mcpSUMMARY
inference.sh is a remote MCP server (streamable HTTP) that provides a unified API to run AI models, compose agents, stack knowledge, and connect tools. The registry record (version 2.0.1) is active and the endpoint was verified healthy, returning 25 tools via MCP discovery. The server exposes tools for managing apps (list, get, run), knowledge entries (create, delete, get, list, search), MCP server connections (connect, disconnect, get, list, run, search, tools), and skills (files, search, store, upload, use).
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
app_getGet App DetailsGet detailed app info including input/output schemas and version history
app_listList AppsSearch and filter available apps on inference.sh
app_runRun AppRun an app on inference.sh. Creates a task that executes the app with the given input.
knowledge_createCreate Knowledge EntryCreate a new knowledge entry (concept, observation, preference, reference, etc.)
knowledge_deleteDelete Knowledge EntryDelete a knowledge entry by ID
knowledge_getGet Knowledge EntryGet detailed information about a knowledge entry by namespace/name or ID
knowledge_listList KnowledgeList your knowledge entries, optionally filtered by type
knowledge_searchSearch KnowledgeSearch your knowledge entries by query
mcp_connectConnect to MCP ServerInitiate a connection to an MCP server. For OAuth servers, returns an authorization URL to open in a browser.
mcp_disconnectDisconnect from MCP ServerRemove connection to an MCP server
mcp_getGet MCP Server DetailsGet details about an MCP server including connection status
mcp_listList MCP ServersBrowse available MCP servers that can be connected to
mcp_runCall MCP ToolCall a tool on a connected MCP server. The server must be connected first via mcp_connect.
mcp_searchSearch MCP ServersSearch available MCP servers by query
mcp_toolsList MCP Server ToolsList available tools on a connected MCP server, or get details for a specific tool
skill_filesList Skill FilesList supplementary files for a skill (references, scripts, etc.)
skill_searchSearch Skill StoreSearch the public skill store
skill_storeBrowse Skill StoreBrowse approved skills in the public skill store
skill_uploadUpload SkillCreate or update a skill with SKILL.md content and optional supporting files
skill_useUse SkillFetch a skill's assembled SKILL.md content. Tries the inference.sh store first, falls back to GitHub. Returns the full skill content for the agent to consume.
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS