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)
Claude-MCP-Installer
by Ackie1980
This server monitors Claude Desktop conversations for truncation, tracks task progress, and enables automatic recovery from incomplete or cut-off AI responses by providing reformulated questions.
This server monitors Claude Desktop conversations for truncation, tracks task progress, and enables automatic recovery from incomplete or cut-off AI responses by providing reformulated questions.
Setup Requirements
- ⚠️Requires Windows 10/11 operating system.
- ⚠️Administrator rights are recommended for the installer to manage system-wide prerequisites.
- ⚠️Python must be installed on the system (though the installer attempts to auto-install it).
Verified SafeView Analysis
Network-Security-Control-Reviews-with-MCP-and-LLMs
by JoshDoesIT
Automated Network Security Control (NSC) configuration reviews and network segmentation analysis using LLMs via the Model Context Protocol (MCP).
Automated Network Security Control (NSC) configuration reviews and network segmentation analysis using LLMs via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires AWS Account with configured credentials (profile 'mcp') and specific IAM permissions (read-only EC2 actions).
- ⚠️Requires AWS test environment deployed via Terraform.
- ⚠️Python 3.11+ required.
Verified SafeView Analysis
sql-server-mcp-server
by gazisdomain
Provides AI assistants like Claude with secure, structured access to SQL Server databases through natural language queries using the Model Context Protocol.
Provides AI assistants like Claude with secure, structured access to SQL Server databases through natural language queries using the Model Context Protocol.
Setup Requirements
- ⚠️Requires manual installation and configuration of SQL Server Express and the AdventureWorks2025 sample database.
- ⚠️Requires .NET 9 SDK.
- ⚠️Requires manual configuration of the Claude Desktop app's `claude_desktop_config.json` to integrate the MCP server.
Review RequiredView Analysis
zoho-books-mcp-server-openapi
by fordez
This project provides a Python/FastAPI application to manage multiple Zoho Books accounts and expose an MCP (Micro Control Protocol) interface to interact with them via automated tools.
This project provides a Python/FastAPI application to manage multiple Zoho Books accounts and expose an MCP (Micro Control Protocol) interface to interact with them via automated tools.
Setup Requirements
- ⚠️Requires Docker and Docker Compose for setup.
- ⚠️Requires manual configuration of Zoho API credentials (Client ID, Client Secret, Redirect URI) in `.env` file.
- ⚠️The `ZOHO_REDIRECT_URI` must precisely match the configuration in the Zoho Developer Console for OAuth flow to function.
- ⚠️The `ngrok` service exposes the MCP interface publicly, which requires a valid `NGROK_TOKEN` and careful consideration of public exposure risks.
Verified SafeView Analysis
Appwrite-MCP
by Song-JunHyeong
Enable AI agents to fully automate and configure Appwrite backend operations, including databases, users, storage, functions, and messaging.
Enable AI agents to fully automate and configure Appwrite backend operations, including databases, users, storage, functions, and messaging.
Setup Requirements
- ⚠️Requires Appwrite Project ID and API Key with full administrative access.
- ⚠️Node.js version >=18.0.0 is required.
- ⚠️Appwrite endpoint (cloud or self-hosted) must be accessible.
Verified SafeView Analysis
crav-mcp-filesystem
by CR-AudioViz-AI
Model Context Protocol (MCP) server for file system operations, enabling AI to autonomously manage and validate files with security sandboxing.
Model Context Protocol (MCP) server for file system operations, enabling AI to autonomously manage and validate files with security sandboxing.
Setup Requirements
- ⚠️Requires `MCP_API_KEY` environment variable for all API routes except health checks.
- ⚠️The `STORAGE_PATH` (default: `/tmp/javari-builds`) requires write permissions and should be a persistent volume for production data.
- ⚠️File creation/update operations are limited by `MAX_FILE_SIZE` (default: 10MB), configurable via environment variable.
Verified SafeView Analysis
workshop-mcp-laravel
by vcampitelli
This server provides an e-commerce database layer for simulating various scenarios and experimenting with Eloquent/SQL queries, exposed via public API routes and an MCP (Microservice Communication Protocol) for AI interaction related to orders.
This server provides an e-commerce database layer for simulating various scenarios and experimenting with Eloquent/SQL queries, exposed via public API routes and an MCP (Microservice Communication Protocol) for AI interaction related to orders.
Setup Requirements
- ⚠️Requires Docker and Docker Compose to run the environment.
- ⚠️Requires PHP and Composer installed locally if not using Docker.
- ⚠️Database seeding (`php artisan migrate --seed`) is necessary to populate the database with dummy data for testing the API and MCP functionalities.
- ⚠️To fully utilize the AI interaction features (MCP), a local LLM server (like Ollama) configured to run on `http://localhost:11434/v1` is required, as suggested by `fastagent.config.yaml`.
Verified SafeView Analysis
haksnbot-memory
by haksndot
Provides persistent memory storage and retrieval for AI agents using SQLite with full-text search and a tagging system.
Provides persistent memory storage and retrieval for AI agents using SQLite with full-text search and a tagging system.
Setup Requirements
- ⚠️Requires Node.js 18+ to run.
- ⚠️Requires specific configuration in Claude Code's settings.json to register as an MCP server, including the full path to its `index.js` file.
Verified SafeView Analysis
mcp-typescript-starter
by kirbah
This is a starter template for developing Model Context Protocol (MCP) servers that enable AI models to interact with custom tools, resources, and prompts via a class-based, type-safe architecture.
This is a starter template for developing Model Context Protocol (MCP) servers that enable AI models to interact with custom tools, resources, and prompts via a class-based, type-safe architecture.
Setup Requirements
- ⚠️Requires Node.js 20.0.0 or higher.
- ⚠️Requires an MCP-compatible client (e.g., Claude Desktop) for full interactive functionality beyond standalone execution.
Verified SafeView Analysis
MCP-F1analisys
by Maxbleu
An MCP server for LLM interfaces like Claude to interact with F1Analisys for Formula 1 telemetry data visualization and analysis.
An MCP server for LLM interfaces like Claude to interact with F1Analisys for Formula 1 telemetry data visualization and analysis.
Setup Requirements
- ⚠️Requires Claude to be installed on your system.
- ⚠️Requires `PUBLIC_KEY`, `ALGORITHM`, `JWT_TOKEN`, and `F1ANALISYS_PRIVATE_NETWORK_BASE_PATH` environment variables to be set for proper operation.
- ⚠️Requires Python 3.12 or newer.
Verified SafeView Analysis
VisioInWord-MCP
by wusimpl
An MCP server enabling large language models to insert Visio UML class diagrams and plain text directly into Microsoft Word documents.
An MCP server enabling large language models to insert Visio UML class diagrams and plain text directly into Microsoft Word documents.
Setup Requirements
- ⚠️Requires Windows OS, Microsoft Word, and Microsoft Visio to be installed and runnable.
- ⚠️Word must be open with an active document and cursor placed at the insertion point before use.
- ⚠️Python 3.10+ is required.
Verified SafeView Analysis
crystal_mcp_server
by Indranil2020
Provides a backend API for crystal structure generation, analysis, and optimization, integrating Machine Learning Force Fields (MLFFs) and enabling natural language interaction through Large Language Models (LLMs).
Provides a backend API for crystal structure generation, analysis, and optimization, integrating Machine Learning Force Fields (MLFFs) and enabling natural language interaction through Large Language Models (LLMs).
Setup Requirements
- ⚠️Node.js (18+) runtime required for the core MCP server.
- ⚠️Python 3.x with extensive scientific libraries (pymatgen, pyxtal, ase, spglib, numpy, matplotlib) required for core functionality and MLFFs.
- ⚠️Ollama server must be running separately (e.g., `ollama serve`) for LLM chat features.
- ⚠️Specific MLFF Python packages (e.g., 'chgnet', 'm3gnet', 'mace-torch') need to be `pip install`-ed individually if those tools are used.