Recommend MCP Servers 💡
gitingest
Turn any Git repository into a prompt-friendly text ingest for LLMs.
interactive-mcp
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
gibwork-mcp
An MCP server for managing tasks (create, retrieve, search) on the GibWork platform via the Model Context Protocol
MCP-wolfram-alpha
Connect your chat repl to wolfram alpha computational intelligence
mcp-gpt-image
An MCP server for generating and editing images via OpenAI API, saving outputs to a specified directory with previews.
label-studio
This project provides a Model Context Protocol (MCP) server that allows interaction with a Label Studio instance using the label-studio-sdk. It enables programmatic management of labeling projects, tasks, and predictions via natural language or structured calls from MCP clients. Using this MCP Server, you can make requests like: * "Create a project in label studio with this data ..." * "How many tasks are labeled in my RAG review project?" * "Add predictions for my tasks." * "Update my labeling template to include a comment box."