MCP (Model Context Protocol) servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol — so the agent can actually take action, not just write code.
1045 servers
remotely attestable MCP server This project contains an MCP Server that is remotely attestable by MCP clients. To achieve this, a trusted execution environment is used, which generates a certificate representing the currently-running code of the attestable-mcp-server. The attestable-mcp-server sends this certificate in the TLS handshake to an MCP client before connecting that proves the code it's
A comprehensive security operations platform that integrates multiple security tools into a unified interface. This platform provides a centralized way to run various security scanning and testing tools. - Unified Interface: Single entry point for multiple security tools - Docker Support: Easy deployment using Docker - JSON Output: Consistent JSON output format across all tools - Error Handling: R
⚡ Fully automated MCP server + JADX plugin built to communicate with LLM through MCP to analyze Android APKs using LLMs like Claude — uncover vulnerabilities, analyze APK, and reverse engineer effortlessly. Thanks to these wonderful people for their contributions ⭐ ljt270864457 LilNick0101 - Read The Docs is now live: https://jadx-ai-mcp.readthedocs.io/en/latest/ JADX-AI-MCP is a plugin for the JA
This server provides access to the Shopify Storefront API via MCP, allowing AI assistants to query and interact with your Shopify store data. - Access to product, collection, and inventory data - Cart creation and management - Support for GraphQL queries and mutations - Automatic token handling and validation - Easy integration with MCP-compatible AI assistants 1. Clone this repository 2. Install
A Model Context Protocol (MCP) server for querying NIST National Vulnerability Database (NVD) API endpoints. This MCP server exposes tools to query the NVD/CVE REST API and return formatted text results suitable for LLM consumption via the MCP protocol. It includes automatic query chunking for large date ranges and parallel processing for improved performance. Base API docs: https://nvd.nist.gov/d
A Model Context Protocol (MCP) server that interfaces with the HackMD API, allowing LLM clients to access and interact with HackMD notes, teams, user profiles, and history data. - Get user profile information - Create, read, update, and delete notes - Manage team notes and collaborate with team members - Access reading history - List and manage teams - Dual transport support: Both HTTP and STDIO t
Universal Deployment Tracker for AI Assistants Track deployments across all platforms directly in your AI conversation. No more context-switching. No more dashboard hunting. Watch Full Demo · Live Badge Demo ───────────────────────── Get started in under 30 seconds: That's it! The server is now running and ready to be configured in your AI assistant. ───────────────────────── deploy-mcp supports m
IMPORTANT: This project is deprecated. Spacebridge MCP server is now available over HTTPS. See instructions at https://spacebridge.io A Model Context Protocol (MCP) server that integrates with the SpaceBridge REST API (https://spacebridge.io/docs) to automate issue management across connected issue trackers. SpaceBridge-MCP is a Model Context Protocol (MCP) server designed to integrate AI developm
AI-powered Amazon Seller Central tools for inventory management, fee calculation, and optimization via SP-API. mcp-name: io.github.wmarceau/amazon-seller See SKILL.md for detailed tool documentation. Create .env file: - FBA fulfillment fees (size-tier based) - Monthly storage fees (seasonal rates) - Aged inventory surcharges (12-15mo, 15+mo) - Low inventory level fees - GET call fee awareness (pos
A Model Context Protocol (MCP) server that identifies resource-intensive processes on macOS across CPU, memory, and network usage. MacOS Resource Monitor is a lightweight MCP server that exposes an MCP endpoint for monitoring system resources. It analyzes CPU, memory, and network usage, and identifies the most resource-intensive processes on your Mac, returning data in a structured JSON format. -
Version: v0.2.0 An MCP server that provides access to the Postman API. Functionality is based on the official OpenAPI specification. For more information, see the Postman API documentation. This project is part of the Model Context Protocol (MCP) initiative from Anthropic. For more information, visit the MCP GitHub repository and the announcement on the Anthropic blog. Skip ahead to install instru
A Model Context Protocol (MCP) server implementation that integrates with Firecrawl for web scraping capabilities. - Web scraping, crawling, and discovery - Search and content extraction - Deep research and batch scraping - Cloud browser sessions with agent-browser automation - Automatic retries and rate limiting - Cloud and self-hosted support - SSE support Configuring Cursor 🖥️ Note: Requires C
Recently I renamed the tool to runProcess to better reflect that you can run more than just shell commands with it. There are two explicit modes now: 1. mode=executable where you pass argv with argv[0] representing the executable file and then the rest of the array contains args to it. 2. mode=shell where you pass commandline (just like typing into bash/fish/pwsh/etc) which will use your system's
This is a collection of Google-native tools (e.g., Gmail, Calendar) for the MCP protocol, designed to integrate seamlessly with AI clients like Claude or Cursor. Click below for one-click install with .mcpb: JSON configs - Complete Email Attachment Support: - ✉️ Send emails with attachments from local files or Google Drive - 📥 Download all email attachments to local storage - 🔄 Dual attachment s
There is a notable gap in the current AI Agent ecosystem: - Most MCP Servers are simple wrappers around Web APIs - Functionality interfaces may not be complete, depending on developer implementation - Manual creation of MCP interfaces is time-consuming and error-prone - Lack of standardized conversion processes MCP Link solves these issues through automation and standardization, allowing any API t
This repository contains an implementation of a Model Context Protocol (MCP) server for the Royal Spanish Academy (RAE) API. It allows language models to interact with RAE's dictionary and linguistic resources. Run the server with stdio transport (for integration with LLMs): Or run it as an SSE server: The MCP server exposes the following tools to LLMs: 1. search - Search RAE API for information -
English | 中文 这是一个基于Model Context Protocol (MCP)构建的YCloud WhatsApp API服务器。它能够自动从YCloud WhatsApp OpenAPI规范中生成工具,让AI模型(如Claude)可以直接与YCloud WhatsApp API交互。 在使用此服务器之前,您需要: 1. 在 YCloud官网 注册一个账户 2. 获取您的API密钥(请参阅下面的说明) 3. 安装必要的软件依赖(请参阅下面的说明) - Node.js v16.0.0 或更高版本 - npm v7.0.0 或更高版本 - Claude 桌面应用(如果要与 Claude 集成) - 自动从OpenAPI规范生成MCP工具 - 支持所有YCloud API端点 - 自动处理参数类型和验证 - 支持HTTP请求和响应处理 要使用YCloud API,您需要一个API
A Model Context Protocol (MCP) server for TikTok Ads API integration. This server enables AI assistants like Claude to interact with TikTok advertising campaigns, providing comprehensive campaign management, analytics, and optimization capabilities. This project is part of the AdsMCP AI advertising automation platform, an AI-powered platform designed to simplify and automate ad campaign management
An MCP server that integrates with the Freqtrade cryptocurrency trading bot via its REST API, enabling seamless AI agent interaction for automated trading operation. For more crypto-related MCP servers, see the Kukapay MCP servers. - Python 3.13+: Ensure Python is installed on your system. - Freqtrade: A running Freqtrade instance with the REST API enabled (see Freqtrade Docs). - Git: For cloning
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. This document outlines the setup process and provides a basic example of using the client. Ingest anything from Slack, Discord, websites, Google Drive, email, Jira, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Wind
A Model Context Protocol (MCP) server for integrating with the Tomba.io API. This server provides comprehensive email discovery, verification, and enrichment capabilities through a standardized MCP interface. - Domain Search: Find all email addresses associated with a domain - Email Finder: Generate likely email addresses from names and domains - Email Verifier: Verify email deliverability and che
An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP). - Browse latest stories from Hacker News - View top and best-rated stories - Get story details - Read comments for stories - Clean formatting of Hacker News content for better readability - Node.js 16 or higher - Claude Desktop - Internet connection to access Hacker News API 1. Clone or d
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP). - Spotify authentication - Search for tracks, albums, artists, and playlists - Playback control (play, pause, next, previous) - Create and manage playlists - Get personalized recommendations - Access user's top played tracks over different time periods - Node.js 16 or higher - Spotify account
This project is an MCP (Model Context Protocol) server that provides a set of tools to interact with the AviationStack API. It exposes endpoints for retrieving real-time and future flight data, aircraft and airplane details, and core reference data (airports, airlines, routes, taxes), making it easy to integrate aviation data into your applications. You can also find the Aviationstack MCP server i