Search for:
Why this server?
This server is a Server-Sent Events implementation using FastAPI framework that integrates Model Context Protocol (MCP).
Why this server?
A secure MCP (Model Context Protocol) server hosted on Google Cloud Run that enables team collaboration by providing authenticated access via Google Cloud IAM, allowing teams to share custom MCP servers over the internet before official MCP authentication is implemented.
Why this server?
A simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.
Why this server?
A NestJS module that allows services to be exposed as an MCP server with Server-Sent Events transport, facilitating tool discovery and execution by clients.
Why this server?
Enables interaction with remote MCP servers using SSE transport instead of STDIO for enhanced communication capabilities.
Why this server?
A beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.