mdskills
← All tags

Sse AI Agent Skills

Browse AI agent skills tagged "Sse". Find and install skills, MCP servers, and plugins for your AI coding assistant.

4 listings

Admin Panel

A TypeScript framework for building MCP servers capable of handling client sessions. - Simple Tool, Resource, Prompt definition - Authentication - Passing headers through context - Session ID and Request ID tracking - Image content - Audio content - Error handling - HTTP Streaming (with SSE compatibility) - HTTPS Support for secure connections - Custom HTTP routes for REST APIs, webhooks, and admi

7.0punkpeye/fastmcp

Excel MCP Server

MCP Server

A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent. - 📊 Excel Operations: Create, read, update workbooks and worksheets - 📈 Data Manipulation: Formulas, formatting, charts, pivot tables, and Excel tables - 🔍 Data Validation: Built-in validation for ranges, formulas, and

8.0haris-musa/excel-mcp-server

Obsidian MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Obsidian vault. Access your notes, create content, manage tags, and search your knowledge base through natural conversation. - CRUD Operations: Create, read, update, and delete notes (with safety confirmation) - Write Modes: Overwrite, append, or prepend content - Batch Reading: Read multiple notes i

9.0smith-and-web/obsidian-mcp-server

MCP Ping-Pong Server by Remote Call

MCP Server

An experimental and educational Ping-Pong server demonstrating MCP (Model Context Protocol) calls via FastAPI. - ✅ FastAPI/FastMCP backend for remote MCP calls through API endpoints or SSE - 🔄 MCP integration for command handling - 🔐 Thread-safe session management To install the dependencies, run: Start the FastAPI server with: The server will start at http://localhost:8080. Open mcp-api-client.

6.0kimtth/mcp-remote-call-ping-pong