Search for:
Why this server?
This plugin allows Dify to connect to multiple MCP servers using HTTP with Server-Sent Events transport, supporting custom configurations for URLs, headers, and timeouts.
Why this server?
A Server-Sent Events implementation using FastAPI framework that integrates Model Context Protocol (MCP), allowing AI models to access external tools and data sources like weather information.
Why this server?
An MCP server implementing the Model Context Protocol (MCP) to support Agent8 SDK development by providing system prompts and code example search capabilities through stdio and SSE transports.
Why this server?
Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.
Why this server?
A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases.
Why this server?
An MCP server that enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations.
Why this server?
MCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.
Why this server?
GenAIScript is a JavaScript runtime dedicated to build relaible, automatable LLM scripts. Every GenAIScript can be exposed as a MCP server automatically.