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
kill-process-mcp 🔫
MCP ServerCross-platform MCP (Model Context Protocol) server exposing LLM-accessible tools to list and kill OS processes via natural language queries. Perfect for shy ninjas who just want rogue processes gone: "Find and nuke the damn CPU glutton choking my system!" The following tools are exposed to MCP clients: - processlist: Lists running processes sorted by CPU or memory with optional name, user, status,
Spotify Bulk Actions MCP
MCP ServerA Model Context Protocol (MCP) server for bulk Spotify operations - batch playlist creation, library exports, and large-scale library management. What makes this different from other Spotify MCPs? - Confidence scoring - Batch searches return HIGH/MEDIUM/LOW confidence for each match - Human-in-the-loop - Uncertain matches are exported for review, then re-imported - Bulk operations - Handle 500+ so
Kagi Ken MCP
MCP ServerA lightweight Node MCP server around the kagi-ken package, providing access to Kagi.com services using Kagi session tokens: - Search: Searches Kagi - Summarizer: Uses Kagi's Summarizer to create summaries from URLs or text content Unlike the official Kagi API which requires API access, this MCP server uses your existing Kagi session to access both search and summarization features. "Kagi-ken" is a
Esp MCP
MCP ServerThe goal of this MCP is to: - Consolidate ESP-IDF and related project commands in one place. - Simplify getting started using only LLM communication. Simply find a command that is missing from this MCP and create a PR for it! If you want someone to help you with this implementation, just open an issue. This project is currently a Proof of Concept (PoC) for an MCP server tailored for ESP-IDF workfl
Ateam MCP
MCP ServerGive any AI the ability to build, validate, and deploy production multi-agent systems. This is an MCP server that connects AI assistants — ChatGPT, Claude, Gemini, Copilot, Cursor, Windsurf, and any MCP-compatible environment — directly to the ADAS platform. An AI developer says "Build me a customer support system with order tracking and escalation" — and their AI assistant handles the entire life
Vektor Memory
MCP ServerHardware-accelerated persistent memory for AI agents. Local-first. No cloud. One-time payment. 66.9% on LoCoMo benchmark (adjusted). Under 1ms retrieval. Zero cloud dependency. Retrieval pipeline rebuilt from scratch. - bge-small-en-v1.5 bi-encoder + ms-marco cross-encoder reranker (spec-decode architecture) - BM25 + Porter-stemmed BM25 + named entity injection, fused via RRF - MAGMA graph layer —
blockrun/mcp
MCP ServerWant to use GPT-5, Gemini, or DeepSeek in Claude Code? Today you need to: 1. Create accounts with 5+ AI providers 2. Manage 5+ API keys and billing systems 3. Pay $20-100/month minimums per provider 4. Configure each provider separately That's too much friction. BlockRun MCP gives you access to 30+ AI models with: - Zero API keys - No accounts needed with OpenAI, Google, etc. - One wallet - Single
Osaurus
ToolOwn your AI. Agents, memory, tools, and identity that live on your Mac. Built purely in Swift. Fully offline. Open source. Download for Mac · Plugin Registry Models are getting cheaper and more interchangeable by the day. What's irreplaceable is the layer around them -- your context, your memory, your tools, your identity. Others keep that layer on their servers. Osaurus keeps it on your machine.
VictoriaLogs MCP Server
MCP ServerThe implementation of Model Context Protocol (MCP) server for VictoriaLogs. This provides access to your VictoriaLogs instance and seamless integration with VictoriaLogs APIs and documentation. It can give you a comprehensive interface for logs, observability, and debugging tasks related to your VictoriaLogs instances, enable advanced automation and interaction capabilities for engineers and tools
Grok MCP
MCP ServerMCP server for xAI's Grok API with agentic tool calling, image and video generation, vision, and file support. - Agentic Tool Calling: Web search, X search, and code execution with multi-step reasoning - Multiple Grok Models: Access to Grok-4.1-Fast-Reasoning, Grok-4.1-Fast-Non-Reasoning, Grok-4-Fast, and more - Image and Video Generation: Create images and videos using Grok Imagine - Vision Capab
Kash MCP Server
MCP ServerKash MCP Server is a server compliant with the MCP (Model Context Protocol), allowing ChatGPT, Claude, and other MCP-compatible clients to connect to a sales recorder system (or POS, cash register). It provides a simple interface to: - 📊 View sales and revenue - 🧾 Create and record receipts - 🛒 Manage products and stock - 🧠 Generate automated reports through conversational requests Connect you
Pepper
MCP ServerPepper gives AI agents eyes and hands inside iOS Simulator apps. It injects a shared library into any running simulator app — no source changes, no SDK, no build step. Your agent sees the screen as structured data, taps buttons, inspects live objects, intercepts network calls, reads the heap, and debugs layout issues. Dylib injection requires the simulator; device support uses a different mechanis
Nocodb MCP Server
MCP ServerThe NocoDB MCP Server enables seamless interaction with your NocoDB database using the Model Context Protocol (MCP). This server makes it easy to perform CRUD (Create, Read, Update, Delete) operations on NocoDB tables through natural language commands. JSON location file in: exampleupload.json This repository is a TypeScript-based fork of NocoDB-MCP-Server. It retains the core functionality while
Calculator Server - Go MCP Server
A comprehensive Go-based MCP (Model Context Protocol) server for mathematical computations, implementing 13 mathematical tools with advanced features and high precision calculations. Owner & Maintainer: Avinash Sangle (avinash.sangle123@gmail.com) 1. Basic Math Operations - Precision arithmetic with configurable decimal places - Addition, subtraction, multiplication, division - Multiple operand su
Globalping MCP Server
MCP ServerEnable AI models to interact with a global network measurement platform through natural language. Give network access to any LLM. Globalping is a free, public API that provides access to a globally distributed network of probes for monitoring, debugging, and benchmarking internet infrastructure. With Globalping, you can run network tests (ping, traceroute, DNS, MTR, HTTP) from thousands of locatio
Channel Post
MCP ServerCompose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering
Bulk Update
MCP ServerUpdate properties or content across many pages in a Notion database with dry-run and error recovery
ImmoStage Virtual Staging MCP Server
MCP ServerAI-powered virtual staging MCP server for real estate professionals. Stage empty rooms with photorealistic furniture, beautify floor plans into 3D renders, classify room images, generate German property descriptions, and get staging style recommendations — all through the Model Context Protocol. Built for Immobilienmakler, PropTech platforms, and real estate photographers in the DACH market. Conne
MCP Codebase Index
MCP ServerA structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query
Firefox DevTools MCP
MCP ServerModel Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients. Repository: https://github.com/freema/firefox-devtools-mcp - Node.js ≥ 20.19.0 - Firefox 100+ installed (auto‑detected, or pass --firefox-path) Recommended: use npx so you always run the latest published version from npm.
Opik Cloud
MCP ServerOpik MCP Server Model Context Protocol (MCP) server for Opik , with both local stdio and remote streamable-http transports. Website • Slack community • Twitter • Documentation Opik MCP Server gives MCP-compatible clients one interface for: - Prompt lifecycle management - Workspace, project, and trace exploration - Metrics and dataset operations - MCP resources and resource templates for metadata-a
Fermat MCP
MCP ServerThis project provides a FastMCP server for mathematical computations, including numerical and symbolic calculations, as well as plotting. - Python 3.12 or higher (To install Python3.12 follow Python Download) - uv (To install uv follow uv Installation) You can find the mcp.json file in the MCP: Open User Configuration or MCP: Open Workspace Configuration Add the following to your mcp.json: If you'
Forage
Self-improving tool discovery for AI agents. Install one MCP server. Your agent finds the rest. npm · GitHub · Contributing Forage is an MCP server that lets AI agents discover, install, and learn to use new tools — automatically. When an agent hits a wall, it forages for the right tool, installs it, and teaches itself how to use it. No restarts. No manual config. The agent gets permanently smarte
Cal Server
MCP ServerCal Server 是一个基于 FastMCP 框架构建的简单数学表达式计算服务,使用 Bun 运行时环境。它利用 expr-eval 库解析和计算用户输入的数学表达式,并通过标准输入输出(stdio)与外界交互。该项目旨在提供一个轻量、高效的计算工具,支持基本数学运算和内置常量。 - 表达式计算:支持用户输入数学表达式并返回计算结果。 - E:Bun 环境中的 Math.E。 - PI:Bun 环境中的 Math.PI。 - true:逻辑真值。 - false:逻辑假值。 - 工具名称:cal。 - 参数:接受一个字符串类型的数学表达式(exp)。 - fastmcp:用于构建 MCP 服务。 - expr-eval:用于解析和计算数学表达式。 - zod:用于参数验证。 - 确保已安装 Bun 运行时(推荐最新版本)。 To install cal-mcp for Claude D