BrewMyTech/grok-mcp
3.3
If you are the rightful owner of grok-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Grok MCP Server is a versatile server for the Grok API, facilitating chat, completions, embeddings, and model operations using Grok AI. It leverages FastMCP for efficient setup and tool registration, providing an HTTP streaming endpoint by default.
Tools
Functions exposed to the LLM to take actions
list_models
List available models for the API.
get_model
Get information about a specific model.
create_chat_completion
Create a chat completion with Grok.
create_completion
Create a text completion with Grok.
create_embeddings
Create embeddings from input text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client