Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by docjay • NLP & LLM
An MCP server that exposes OpenAI-powered tools for text completion, summarization, question answering, and classification to MCP-compatible clients.
Generate text completions or creative writing using OpenAI models.
Summarize long documents into short, medium, or long summaries.
Answer user questions with optional contextual documents or classify text into specified categories.
This project implements a Model Context Protocol (MCP) server that runs over stdio and provides tools backed by OpenAI models for integration with MCP clients (e.g., Claude for Desktop). It includes tools for text completions, configurable summarization (short/medium/long), question answering with optional context, and text classification. Configuration is handled via environment variables or a config.json and the server requires an OpenAI API key to operate. The server is intended for easy integration, local development, and extensibility by adding new tools.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.