mdskills
← All tags

Mcp Client AI Agent Skills

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

9 listings

NCP - Natural Context Provider

Your MCPs, supercharged. Find any tool instantly, execute with code mode, run on schedule, discover skills, load Photons, ready for any client. Smart loading saves tokens and energy. Instead of your AI juggling 50+ tools scattered across different MCPs, NCP gives it a single, unified interface with code mode execution, scheduling, skills discovery, and custom Photons. Your AI sees just 2-3 simple

6.0portel-dev/ncp

Lunar

Lunar MCPX is an MCP server which serves as an aggregator for other MCP servers. Its primary goal is to simplify the integration and management of multiple MCP servers dynamically. By using MCPX, developers can easily manage connections to various MCP-compatible services through simple configuration changes, enabling rapid integration with no coding involved. MCPX provides: - Dynamic MCP servers d

7.0TheLunarCompany/lunar

Conversation Handoff MCP

MCP Server

MCP server for transferring conversation context between AI chats or different projects within the same AI. - Audit Logging (v0.7.0+): Optional structured JSONL logging for diagnostics (--audit flag) - Verbatim Conversation Saving (v0.6.1+): AI saves complete conversations without summarization or abbreviation - Merge Handoffs (v0.6.0+): Combine multiple related handoffs into one unified context -

8.0trust-delta/conversation-handoff-mcp

1MCP - One MCP Server for All

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. 1MCP (One MCP) is designed to simplify the way you work with AI assistants. Instead of configuring multiple MCP servers for different clients (Claude Desktop, Cherry Studio, Cursor, Roo Code, Claude, etc.), 1MCP provides a single, unified server. - 🔄 Unified Interface: Aggregates multiple MCP ser

8.01mcp-app/agent

Output

MCP Server

- A minimal server/client application implementation utilizing the Model Context Protocol (MCP) and Azure OpenAI. 1. The MCP server is built with FastMCP. 2. Playwright is an an open source, end to end testing framework by Microsoft for testing your modern web applications. 3. The MCP response about tools will be converted to the OpenAI function calling format. 4. The bridge that converts the MCP

6.0kimtth/mcp-aoai-web-browsing

TurboMCP

Production-ready Rust SDK for the Model Context Protocol (MCP) with zero-boilerplate development and progressive enhancement. Build MCP servers in seconds with automatic schema generation, type-safe handlers, and multiple transport protocols. - Rust 1.89.0+ (Edition 2024) - Check with rustc --version - Tokio async runtime Add to your Cargo.toml: Or with cargo: TurboMCP uses feature flags for progr

9.0Epistates/turbomcp

solscan-mcp: A Solscan API MCP Server in Rust

MCP Server

A Model Context Protocol (MCP) server for interacting with the Solscan Pro API for Solana blockchain data. This server provides tools to query token information, account activities, and transaction details on the Solana blockchain via Large Language Models. Simple prompts: You can also use it for much more complex queries, like analyzing criminal activity combining multiple MCPs and correct contex

7.0wowinter13/solscan-mcp

CipherTrust Manager MCP Server

MCP Server

This project implements an independently-developed CipherTrust MCP (Model Context Protocol) server that allows AI Assistants like Claude or Cursor to interact with CipherTrust Manager resources using the ksctl CLI. - Important Notice - Prerequisites - Installation - Configuration - Integration with AI Assistants - Environment Variables - Troubleshooting - Project Structure - Contributing This is a

8.0sanyambassi/ciphertrust-manager-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