anteew/RanchHand
3.2
If you are the rightful owner of RanchHand and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
RanchHand is a minimal MCP server that provides an OpenAI-compatible API interface, designed to work seamlessly with OpenAI-style backends.
Tools
Functions exposed to the LLM to take actions
openai_models_list
Fetches a list of available models from the backend.
openai_chat_completions
Generates chat completions based on user input and model configuration.
openai_embeddings_create
Creates embeddings for given input data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client