Stop Searching. Start Trusting.
The curated directory of MCP servers, vetted for security, efficiency, and quality.
Tired of the MCP "Marketplace" Chaos?
We built MCPScout.ai to solve the ecosystems biggest pain points.
No Insecure Dumps
We manually analyze every server for basic security flaws.
Easy Setup
Our gotcha notes warn you about complex setups.
Avoid "Token Hogs"
We estimate token costs for cost-effective agents.
Products, Not Demos
We filter out "Hello World" demos.
Vetted Servers(8554)
wp-plugins-mcp
by Akungapaul
Manages WordPress plugins, including listing, activating, deactivating, installing, updating, and deleting them, primarily for automation or agent-driven operations.
Manages WordPress plugins, including listing, activating, deactivating, installing, updating, and deleting them, primarily for automation or agent-driven operations.
Setup Requirements
- ⚠️Requires a running WordPress instance with REST API enabled and an Application Password configured for the specified user.
- ⚠️WP-CLI must be installed and correctly configured (potentially with SSH access) on the WordPress server if WP-CLI dependent tools (install, delete, update) are to be used.
- ⚠️Requires Node.js version 18 or higher based on SDK dependencies.
Verified SafeView Analysis
AI-Skills
by KhaiEr720
A framework and collection of tools for developing, validating, and managing modular AI skills to enhance AI agent capabilities.
A framework and collection of tools for developing, validating, and managing modular AI skills to enhance AI agent capabilities.
Setup Requirements
- ⚠️Requires Python 3 to run skill development and utility scripts.
- ⚠️Requires the Pillow Python library for image generation.
- ⚠️Requires the CairoSVG Python library for SVG icon input; otherwise, SVG must be manually converted to PNG.
Verified SafeView Analysis
fastapi-local-mcp-server
by farhanrhine
This server functions as an expense tracker application, providing both a REST API and an MCP (Model Context Protocol) interface for integration with Claude Desktop.
This server functions as an expense tracker application, providing both a REST API and an MCP (Model Context Protocol) interface for integration with Claude Desktop.
Setup Requirements
- ⚠️Requires Python 3.11+
- ⚠️Requires the 'uv' package manager for installation and execution
- ⚠️For Claude Desktop integration, specific `fastmcp install` command and Claude Desktop restart are needed.
Verified SafeView Analysis
mcp-server
by Jaizkibel
Provides a Model Context Protocol server that offers AI assistants tools for web search, database interaction, and Java project source/Javadoc retrieval in a secure environment.
Provides a Model Context Protocol server that offers AI assistants tools for web search, database interaction, and Java project source/Javadoc retrieval in a secure environment.
Setup Requirements
- ⚠️Python 3.14+ required
- ⚠️Brave Search API Key (Paid) required for web search functionality
- ⚠️Requires PostgreSQL or SQL Server for database tools
- ⚠️Requires `~/.mcp-server/config.yml` configuration file
- ⚠️Java Development Kit (JDK) for Java build tools functionality
Review RequiredView Analysis
mcp_server_sample
by yumjbonddigit
Accessing financial data and news for bond issuers via BondDigit's MCP server.
Accessing financial data and news for bond issuers via BondDigit's MCP server.
Setup Requirements
- ⚠️Requires Python 3 installed.
- ⚠️Requires installing the 'mcp' Python package via pip.
- ⚠️Requires obtaining an API token by contacting BondDigit marketing and manually inserting it into 'mcp_client.py'.
Verified SafeView Analysis
scraping-mcp-server
by Readify-App
Web scraping for both static and dynamic web pages, including site structure analysis, content extraction, and integration with WordPress APIs (Rakuraku Media School, Cloud GYM) and Google Sheets.
Web scraping for both static and dynamic web pages, including site structure analysis, content extraction, and integration with WordPress APIs (Rakuraku Media School, Cloud GYM) and Google Sheets.
Setup Requirements
- ⚠️Playwright browser installation is required (downloads Chromium, a potentially large component).
- ⚠️Google Sheets API integration requires setting up a Google Service Account and placing its JSON key file (named `braided-circuit-465415-m6-1cbbf338d9f0.json`) in specific directories or providing its path via the `GOOGLE_APPLICATION_CREDENTIALS` environment variable.
- ⚠️The server relies on `uv` for Python environment management, which is installed by the one-command script but would be a manual dependency if setting up from scratch.
- ⚠️The server is specifically designed to run as an MCP server within Claude Desktop.
Review RequiredView Analysis
gdpr-mcp
by privacy-posture
A local Model Context Protocol (MCP) server for augmenting LLMs with GDPR document search capabilities using hybrid trigram and vector search.
A local Model Context Protocol (MCP) server for augmenting LLMs with GDPR document search capabilities using hybrid trigram and vector search.
Setup Requirements
- ⚠️Requires Go 1.21+
- ⚠️Requires GCC for SQLite (CGO) build dependencies
- ⚠️OpenAI API Key is optional but recommended for semantic search, which incurs usage costs.
Verified SafeView Analysis
onekgpd-mcp
by dnaerys
Provides natural language access and filtering to the 1000 Genomes Project dataset for genomic variant and sample information.
Provides natural language access and filtering to the 1000 Genomes Project dataset for genomic variant and sample information.
Setup Requirements
- ⚠️Requires JRE 21 to run locally (Java 21)
- ⚠️Depends on an external Dnaerys variant store service via gRPC (db.dnaerys.org:7443)
- ⚠️Maximum 50 variants or items returned per 'select' call, requiring pagination for larger results
Review RequiredView Analysis
safe-batch-processor
by nohuiam
Performs safe batch file operations (move, copy, delete, rename) with pre-validation, automatic backup, and rollback capabilities.
Performs safe batch file operations (move, copy, delete, rename) with pre-validation, automatic backup, and rollback capabilities.
Setup Requirements
- ⚠️Requires a Node.js environment with file system write permissions for its operations and local SQLite database storage.
- ⚠️The 'better-sqlite3' dependency is a native module that might require build tools (e.g., Python, C++ compiler) on the host system if pre-built binaries are not available.
- ⚠️Relies on a modern Node.js version due to 'type: module' and ES2022 target.
Verified SafeView Analysis
csv_analyzer_mcp_server
by VN-78
This server provides tools for comprehensive analysis and reading of CSV files via the Model Context Protocol (MCP).
This server provides tools for comprehensive analysis and reading of CSV files via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Python 3.14 or newer.
- ⚠️Uses `uv` for dependency management, which needs to be installed.
- ⚠️CSV files must exist locally on the server's filesystem and their paths must be provided to the tools; the server does not handle file uploads.
Review RequiredView Analysis
Oktopost-MCP
by Oktopost
This MCP Server acts as an integration layer for Oktopost's REST API, providing secure and structured access to social media management functionalities (campaigns, posts, approvals) for AI clients and automation tools.
This MCP Server acts as an integration layer for Oktopost's REST API, providing secure and structured access to social media management functionalities (campaigns, posts, approvals) for AI clients and automation tools.
Setup Requirements
- ⚠️Requires Node.js v20 or higher.
- ⚠️Requires manual configuration of Oktopost API credentials (Account ID, Region, API Key) as environment variables.
- ⚠️Desktop clients (e.g., Claude Desktop) require manual editing of 'claude_desktop_config.json' to specify the local MCP server.
Verified SafeView Analysis
hyper-mcp
by tuananh
A fast, secure Model Context Protocol (MCP) server designed to host and execute WebAssembly-based plugins, extending AI capabilities for clients like Claude Desktop and Cursor IDE.
A fast, secure Model Context Protocol (MCP) server designed to host and execute WebAssembly-based plugins, extending AI capabilities for clients like Claude Desktop and Cursor IDE.
Setup Requirements
- ⚠️Requires a configuration file (e.g., config.json or config.yaml) to be present at `$HOME/.config/hyper-mcp/config.json` (platform-specific paths apply).
- ⚠️For OCI, S3, or HTTP(s) plugin URLs, appropriate credentials (AWS, Docker, or custom auth in config) must be configured, and Sigstore verification might require additional setup or can be insecurely skipped.
- ⚠️For plugin development, Rust/Go toolchains with WebAssembly targets and Docker for OCI image building are required.