MCPs tagged with session management
-
FastMCP
TypeScript framework for building robust MCP servers with minimal setup.
FastMCP is a TypeScript framework designed for building servers that adhere to the Model Context Protocol (MCP), enabling efficient management of client sessions and context. It streamlines the creation of MCP servers by providing intuitive APIs, built-in authentication, session and request tracking, and support for handling various content types such as images and audio. The framework also enforces best practices around error handling, logging, and streaming outputs. Developers benefit from reduced boilerplate and a focus on core MCP functionality.
- ⭐ 2,738
- MCP
- punkpeye/fastmcp
-
MCP Ping-Pong Server by Remote Call
An experimental MCP-based Ping-Pong server leveraging FastAPI and FastMCP for remote calls.
MCP Ping-Pong Server by Remote Call demonstrates the use of the Model Context Protocol (MCP) for handling command-based interactions via FastAPI. The project provides a backend powered by FastAPI and FastMCP, enabling remote MCP calls through API endpoints and Server-Sent Events (SSE). It includes thread-safe session management, command handling integration, and an interactive UI for engaging with ping, pong, and count operations. Designed as an educational tool, it showcases practical MCP usage for API-driven workflows.
- ⭐ 1
- MCP
- kimtth/mcp-remote-call-ping-pong
-
Webpage Screenshot MCP Server
Capture web page screenshots programmatically for AI agent workflows.
Webpage Screenshot MCP Server enables the capture of webpage and element screenshots using Puppeteer, providing a Model Context Protocol-compliant interface for AI agents. It supports various image formats, flexible authentication, and session persistence to facilitate integration with tools like Claude and Cursor. The server simplifies visual verification and monitoring of web applications by returning base64-encoded screenshots through customizable options. It also allows manual login workflows and multi-step web interactions with session continuity.
- ⭐ 44
- MCP
- ananddtyagi/webpage-screenshot-mcp
-
Octomind MCP Server
Let agents create and manage automated end-to-end tests with Octomind.
Octomind MCP Server enables agents to interact with Octomind's end-to-end testing platform, allowing the creation, execution, and management of automated tests. It provides a server that integrates with various clients and allows for configuration, session management, and access to multiple testing tools and resources. The server supports extensible session storage options and integrates with external platforms like TestRail and Redis for advanced scenarios. It is designed to facilitate local development and enhance test management workflows.
- ⭐ 21
- MCP
- OctoMind-dev/octomind-mcp
-
Desktop Commander MCP
AI-powered local tool for managing files, processes, and terminals using Model Context Protocol.
Desktop Commander MCP enables users to search, manage files, run terminal commands, and automate development tasks through Model Context Protocol (MCP). It offers interactive process management, in-memory code execution, advanced file operations, pattern-based file editing, and comprehensive audit logging. Built on top of MCP Filesystem Server, it integrates multiple developer tools within a conversational interface, supporting enhanced process control and efficient workflow automation.
- ⭐ 4,883
- MCP
- wonderwhy-er/DesktopCommanderMCP
-
Code Assistant
AI coding assistant with multi-modal tool execution and MCP integration
Code Assistant is an AI-powered coding assistant written in Rust that provides both command-line and graphical user interfaces for autonomous code analysis and modification. It supports multi-modal tool invocation, real-time streaming, and session-based project management. The tool features full Model Context Protocol (MCP) compatibility, enabling seamless integration with MCP clients, and offers advanced project-level configuration and formatting capabilities.
- ⭐ 110
- MCP
- stippi/code-assistant