Mcp Server AI Agent Skills
Browse AI agent skills tagged "Mcp Server". Find and install skills, MCP servers, and plugins for your AI coding assistant.
344 listings
Mattermost MCP Server
MCP ServerMCP Server for the Mattermost API, enabling Claude and other MCP clients to interact with Mattermost workspaces. The server supports multiple configuration methods with the following priority (highest to lowest): 1. CLI arguments (--url, --token, --team-id) 2. Environment variables (MATTERMOSTURL, MATTERMOSTTOKEN, MATTERMOSTTEAMID) 3. config.local.json (for local overrides, gitignored) 4. config.j
Token Optimizer MCP
MCP ServerToken Optimizer MCP is a Model Context Protocol (MCP) server that reduces context window usage by 60-90% through intelligent caching, compression, and smart tool replacements. By storing compressed content externally in SQLite and providing optimized alternatives to standard tools, the server helps you maximize your available context window. Production Results: 60-90% token reduction across 38,000
Barevalue MCP
MCP ServerMCP (Model Context Protocol) server for the Barevalue AI podcast editing API. Allows Claude Code and other MCP-compatible tools to submit and manage podcast editing orders programmatically. - Upload audio files directly from your local machine - Submit orders for AI-powered podcast editing - Check order status and download completed files - Manage webhooks for automated notifications - Pre-validat
MCP Ragchat
MCP Servermcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C
Reapi/mcp Openapi
MCP ServerA Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors. - Loads multiple OpenAPI specifications from a directory - Exposes API operations and schemas through MCP protocol - Enables LLMs to
MCP GraphQL Forge
MCP ServerA lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents. mcp-graphql-forge lets you turn any GraphQL endpoint into an MCP server whose tools are defined in YAML files that specify the GraphQL queries and their parameters. This allows you to create a modular, secure, and minimal server that can be e
iMessage Query MCP Server
MCP ServerAn MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling. - macOS (required for iMessage database access) - Python 3.6+ Install all required dependencies: - fa
MCP-Dandan - MCP Security Framework
MCP ServerMCP-Dandan is an integrated monitoring service that observes MCP (Model Context Protocol) communications and detects security threats in real time. It features a modern desktop UI built with Electron for easy monitoring and management. Currently, MCP-Dandan is listed in well-known MCP-related open-source collections and can be found in the following repositories: - Awesome MCP Servers – Security -
MCP OpenAPI Schema Explorer
MCP ServerAn MCP (Model Context Protocol) server that provides token-efficient access to OpenAPI (v3.0) and Swagger (v2.0) specifications via MCP Resource Templates. The primary goal of this project is to allow MCP clients (like Cline or Claude Desktop) to explore the structure and details of large OpenAPI specifications without needing to load the entire file into an LLM's context window. It achieves this
Weekly Weather MCP Server
MCP ServerA weather forecast MCP (Model Context Protocol) server providing 8-day global weather forecasts and current weather conditions using the OpenWeatherMap One Call API 3.0. Animation showing Claude Desktop processing the weather data from the MCP Server Claude Desktop showing a detailed weather forecast with lawn mowing recommendations - 🌍 Support for querying weather conditions anywhere in the worl
Yandex Tracker MCP Server
MCP Servermcp-name: io.github.aikts/yandex-tracker-mcp A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Yandex Tracker APIs. This server provides secure, authenticated access to Yandex Tracker issues, queues, comments, worklogs, and search functionality with optional Redis caching for improved performance. Documentation in Russian is available here / Документац
Locust MCP Server
MCP ServerA Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments. - Simple integration with Model Context Protocol framework - Support for headless and UI modes - Configurable test parameters (users, spawn rate, runtime) - Easy-to-use API for running Locust load
Inspektor Gadget MCP Server
MCP ServerAI-powered debugging and inspection for Kubernetes clusters using Inspektor Gadget. - AI-powered interface for Kubernetes troubleshooting and monitoring - One-click Inspektor Gadget deployment and removal - Intelligent output summarization and analysis - Automatic gadget discovery from Artifact Hub 1. Ensure you have Docker and a valid kubeconfig file 2. Configure the MCP server in VS Code (see IN
MCP Teams Server
MCP ServerAn MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members. - Start thread in channel with title and contents, mentioning users - Update existing threads with message replies, mentioning users - Read thread replies - List channel team members - Read channel messages - uv package
NBA MCP Server
MCP ServerAccess comprehensive NBA statistics via Model Context Protocol A Model Context Protocol (MCP) server that provides access to live and historical NBA data including player stats, game scores, team information, and advanced analytics. 1. Install the server: 2. Add to your Claude Desktop config file: MacOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claude
Apple Health MCP Server
MCP ServerApple Health MCP Server Apple Health Data Exploration Connect your Apple Health data with any LLM that supports MCP. Talk to your data and get personalised insights. This demo shows how Claude uses the apple-health-mcp-server to answer questions about your data. Example prompts from the demo: - I would like you to help me analyze my Apple Health data. Let's start by analyzing the data types - chec
Csl Core
CSL-Core (Chimera Specification Language) is a deterministic safety layer for AI agents. Write rules in .csl files, verify them mathematically with Z3, enforce them at runtime — outside the model. The LLM never sees the rules. It simply cannot violate them. Originally built for Project Chimera, now open-source for any AI system. This doesn't work. LLMs can be prompt-injected, rules are probabilist
lhremote: LinkedHelper Automation Toolkit
CLI and MCP server for LinkedHelper automation. This project is brought to you by Alexey Pelykh. lhremote lets AI assistants (Claude, etc.) control LinkedHelper through the Model Context Protocol. It can: - App management — detect, launch, and quit LinkedHelper instances - Account & instance control — list accounts, start/stop instances, check status - Campaign automation — create, configure, star
ScreenPilot
MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interfaces. Good for automation, education and having fun. - 📷 Screen capture and analysis - 🖱️ Mouse control (clicking, positioning) - ⌨️ Keyboard input (typing, key presses, hotkeys) 0. Install python 3.12 1. Clone the repository: 2. create virtiual
GitHub MCP Server
MCP ServerThe GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions. - Repository Management: Browse and query code, search files, analyze commits, and understand project structure across any reposi
BlogBurst MCP Server
MCP ServerOfficial Model Context Protocol server for BlogBurst — AI-powered content generation, repurposing, and multi-platform publishing. - Blog Generation — Generate complete blog posts from topics - Content Repurposing — Turn URLs or text into platform-ready social media posts - Platform Content — Generate optimized content for 9+ platforms (Twitter, LinkedIn, Reddit, Bluesky, Threads, Telegram, Discord
Quip MCP Server
MCP ServerA Model Context Protocol (MCP) server providing AI assistants with comprehensive Quip document access and management. - Full Document Lifecycle: Create, read, edit, delete Quip documents - Smart Search: Find documents with comprehensive search capabilities - Recent Documents: Access your recently viewed/edited documents - User Management: Get user information and details - Comments: Retrieve and m
Cross-LLM MCP Server
MCP ServerAn MCP (Model Context Protocol) server that provides unified access to multiple Large Language Model APIs for AI coding environments like Cursor and Claude Desktop. - 🌐 8 LLM Providers – ChatGPT, Claude, DeepSeek, Gemini, Grok, Kimi, Perplexity, Mistral - 🎯 Smart Model Selection – Tag-based preferences (coding, business, reasoning, math, creative, general) - 📊 Prompt Logging – Track all prompts
Bitrise MCP Server
MCP ServerMCP Server for the Bitrise API, enabling app management, build operations, artifact management, and more. - Comprehensive API Access: Access to Bitrise APIs including apps, builds, artifacts, and more. - Authentication Support: Secure API token-based access to Bitrise resources. - Detailed Documentation: Well-documented tools with parameter descriptions. - VS Code - Installation for VS Code IDE -