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(157)
pulse-tm
by nemesiscodex
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
Setup Requirements
- ⚠️Requires Bun 1.0.0 or higher; Node.js is not supported.
- ⚠️Tasks are stored in local YAML files within a '.pulse/' directory, not cloud-synced.
- ⚠️Automatic project root detection (via .git folder) might place the .pulse/ directory in an unexpected location if not explicitly specified with '--working-dir'.
Verified SafeView Analysis
dev-kit-gh-mcp-server
by DanielAvdar
A GitHub Model Context Protocol server designed for automation, bots, and AI agents to perform focused repository operations.
A GitHub Model Context Protocol server designed for automation, bots, and AI agents to perform focused repository operations.
Setup Requirements
- ⚠️Critical Bug: The server's `create_server.py` and `fastmcp_server.py` import `RepoFastMCPServerError` and alias it as `FastMCP`, then attempt to run it as the server. This is a critical functional bug that will prevent the server from starting.
- ⚠️Requires `uv` installed via `pipx` (`pipx install uv`).
- ⚠️Requires `GITHUB_TOKEN` environment variable for GitHub API authentication.
- ⚠️Requires being run within a local Git repository or providing a GitHub repository URL directly via the `--root-dir` argument.
Review RequiredView Analysis
finance_mcp
by ryar001
Provides structured financial statements (Income Statement, Balance Sheet, Cash Flow) from public companies for consumption by LLMs via an MCP server.
Provides structured financial statements (Income Statement, Balance Sheet, Cash Flow) from public companies for consumption by LLMs via an MCP server.
Setup Requirements
- ⚠️Relies on `yfinance` for data, which scrapes Yahoo Finance; respect Yahoo Finance's terms of service to avoid potential IP bans or service interruptions.
- ⚠️Requires `uv` package manager (or `uvx`) for the recommended quick installation and execution method.
- ⚠️While documentation mentions `GEMINI_API_KEY`, the current implementation directly uses `yfinance` and does not incur LLM token costs for data retrieval, but this might change in future iterations based on project history.
Verified SafeView Analysis
bug-buster-ai
by dilettacal
A cybersecurity AI agent that analyzes Python code for vulnerabilities using OpenAI's LLMs and Semgrep, deployable on Azure and GCP.
A cybersecurity AI agent that analyzes Python code for vulnerabilities using OpenAI's LLMs and Semgrep, deployable on Azure and GCP.
Setup Requirements
- ⚠️Requires Docker for recommended local setup, or Node.js and `uv` for local development.
- ⚠️Requires OpenAI API Key (paid service) and Semgrep App Token for core functionality.
- ⚠️Requires significant Azure CLI and Terraform setup for cloud deployment, including manual Key Vault secret population and Container App secret linking post-Terraform apply.
- ⚠️The presence of `eval(expr)` in `backend/airline.py` is a critical security risk; ensure `airline.py` is not used in a production or user-facing context, or remove it entirely.
Review RequiredView Analysis
mcp-mistral-codestral
by NicolasWs
An MCP server for integrating Mistral AI's Codestral and general language models, providing AI-powered code assistance and general reasoning capabilities.
An MCP server for integrating Mistral AI's Codestral and general language models, providing AI-powered code assistance and general reasoning capabilities.
Setup Requirements
- ⚠️Requires Mistral AI API Key (Paid Service)
- ⚠️Requires Node.js and npm installed
Verified SafeView Analysis
parrot_mcp_server
by canstralian
A Raspberry Pi 5 Bash script library for system maintenance, automation, and structured message exchange between AI agents and local tools/services.
A Raspberry Pi 5 Bash script library for system maintenance, automation, and structured message exchange between AI agents and local tools/services.
Setup Requirements
- ⚠️Requires 'sudo' for many system maintenance operations (e.g., apt, tar).
- ⚠️Full functionality (e.g., JSON validation, precise load checks, email notifications) depends on external tools like 'jq', 'bc', and 'mailutils' which may need to be installed.
- ⚠️The default IPC mechanism is critically insecure (file-based in /tmp) and requires immediate configuration/migration to secure alternatives (e.g., named pipes, Unix sockets) as detailed in 'docs/IPC_SECURITY.md'.
- ⚠️The 'daily_workflow.sh' script does not source 'common_config.sh', meaning it does not benefit from centralized configuration, validation, or updated logging, and remains highly vulnerable to input-related attacks.
Review RequiredView Analysis
D365BCAdminMCPExtension
by demiliani
A Visual Studio Code extension to automate the installation and configuration of the Dynamics 365 Business Central Admin MCP server for GitHub Copilot integration.
A Visual Studio Code extension to automate the installation and configuration of the Dynamics 365 Business Central Admin MCP server for GitHub Copilot integration.
Setup Requirements
- ⚠️Requires .NET 9 runtime to be installed for the actual MCP server (separate from Node.js/npm).
- ⚠️Global npm package installation may require elevated permissions (admin/sudo) depending on system configuration.
Verified SafeView Analysis
claud-grants
by seanivore
Facilitates grant application management and development roadmap tracking for a decentralized AI developer knowledge sharing protocol, while outlining its technical implementation.
Facilitates grant application management and development roadmap tracking for a decentralized AI developer knowledge sharing protocol, while outlining its technical implementation.
Setup Requirements
- ⚠️Requires Solana development environment (Rust, Solana CLI)
- ⚠️Requires Web3 client-side libraries for interaction
Verified SafeView Analysis
fluffos-mcp
by gesslar
Enables AI assistants to validate and debug LPC (LPMud) source code by interacting with local FluffOS driver CLI tools for compilation checks, bytecode disassembly, and documentation lookup.
Enables AI assistants to validate and debug LPC (LPMud) source code by interacting with local FluffOS driver CLI tools for compilation checks, bytecode disassembly, and documentation lookup.
Setup Requirements
- ⚠️Requires a local installation of FluffOS with 'symbol' and 'lpcc' binaries available in the specified FLUFFOS_BIN_DIR.
- ⚠️Requires Node.js version 16 or higher to run the server.
- ⚠️Environment variables `FLUFFOS_BIN_DIR` and `MUD_RUNTIME_CONFIG_FILE` are mandatory, and `FLUFFOS_DOCS_DIR` is needed for documentation lookup.
Verified SafeView Analysis
kerneldev-mcp
by josefbacik
An MCP server for intelligent Linux kernel configuration management, building, and filesystem regression testing, including advanced device management for performance optimization.
An MCP server for intelligent Linux kernel configuration management, building, and filesystem regression testing, including advanced device management for performance optimization.
Setup Requirements
- ⚠️Requires `virtme-ng` (install via `pip install virtme-ng`).
- ⚠️Requires `QEMU` (system-level package, e.g., `qemu-system-x86_64` for x86_64 targets).
- ⚠️Requires `LVM2` tools (`lvm2` system-level package) for LVM Device Pools.
- ⚠️Requires cross-compilation toolchains (e.g., `gcc-aarch64-linux-gnu`) for cross-compilation targets.
- ⚠️Requires the user account running the MCP server to have passwordless `sudo` access configured for various system commands (e.g., `pvcreate`, `vgcreate`, `lvcreate`, `losetup`, `modprobe`, `chown`, `umount`, `mount`, `blockdev`, `udevadm`, `sgdisk`, `dd`).
Verified SafeView Analysis
MCP_Server
by Hariharan-bit-star
Configures Model Context Protocol (MCP) integrations for Jira and GitHub, enabling structured interactions and agent-based automation with these development platforms.
Configures Model Context Protocol (MCP) integrations for Jira and GitHub, enabling structured interactions and agent-based automation with these development platforms.
Setup Requirements
- ⚠️Requires Node.js and npm to execute the `npx` commands for the underlying MCP servers.
- ⚠️Requires a JIRA_API_TOKEN, which typically involves setting up an API token within a Jira Cloud account.
- ⚠️Requires a GITHUB_PERSONAL_ACCESS_TOKEN with appropriate permissions for GitHub interactions.
Verified SafeView Analysis
mcp-server-practice
by Maha234Zaidi
Serves as a developer's profile link within a repository, with no server-specific functionality present in the provided source code snippet.
Serves as a developer's profile link within a repository, with no server-specific functionality present in the provided source code snippet.