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)
personal-ai-employee-hackathon
by engasix
Real-time terminal dashboard for monitoring FTE Shop AI Employee operations via Obsidian vault file watching.
Real-time terminal dashboard for monitoring FTE Shop AI Employee operations via Obsidian vault file watching.
Setup Requirements
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires an Obsidian-like vault directory (AI Employee Vault) to be configured via the VAULT_PATH environment variable.
- ⚠️Relies on an external 'Claude Code' (claude binary) being installed and accessible in the system's PATH, as the orchestrator executes it via subprocess. This is a critical external dependency.
- ⚠️The Gmail Watcher requires Google Cloud Project setup for Gmail API access and a `credentials.json` file for authentication (OAuth2 flow to generate `token.json`).
- ⚠️Requires a terminal with UTF-8 and ANSI color support for optimal display.
Verified SafeView Analysis
copilot-lab-mcp-server
by GitHub-Insight-ANZ-Lab
This MCP server demonstrates the creation of custom tools and resources to integrate AI clients (like Copilot) with external APIs, specifically providing a friendly greeting and fetching data from NASA's Astronomy Picture of the Day (APOD) API.
This MCP server demonstrates the creation of custom tools and resources to integrate AI clients (like Copilot) with external APIs, specifically providing a friendly greeting and fetching data from NASA's Astronomy Picture of the Day (APOD) API.
Setup Requirements
- ⚠️Requires a Copilot License to be enabled in your IDE.
- ⚠️Requires Node.js to be installed on your system.
- ⚠️A NASA API Key is highly recommended for higher rate limits (a free key is available from api.nasa.gov).
- ⚠️The project must be built (`npm run build`) before the server can be run.
Verified SafeView Analysis
bc-extra-api
by mschristiansen
Provides a Business Central API extension for warehouse and inventory queries, designed to integrate with MCP servers and AI assistants for managing wood materials inventory, reservations, and calculations.
Provides a Business Central API extension for warehouse and inventory queries, designed to integrate with MCP servers and AI assistants for managing wood materials inventory, reservations, and calculations.
Setup Requirements
- ⚠️Requires a Microsoft Dynamics 365 Business Central environment (SaaS or local Docker-based sandbox).
- ⚠️Requires the 'DHS - Basis' Business Central extension (v1.0.0.17) by 'Aktieselskabet balance.as' as a dependency.
- ⚠️Assumes an MCP (Microsoft Cloud Platform) server is configured to integrate with Business Central APIs to expose the endpoints.
Verified SafeView Analysis
test-remote-mcp-server
by DharaniKumarLearning
Provides a simple calculator server with basic arithmetic (addition) and random number generation capabilities via MCP tools.
Provides a simple calculator server with basic arithmetic (addition) and random number generation capabilities via MCP tools.
Setup Requirements
- ⚠️Requires Python 3.11 or higher.
- ⚠️Requires the 'fastmcp' Python package to be installed.
Verified SafeView Analysis
mcp-servers
by JPishikawa
These servers provide a 'Model Context Protocol' (MCP) interface for various external services, including Slack, Kubernetes, GitHub, and Weather APIs, primarily to serve as context providers for AI Agents.
These servers provide a 'Model Context Protocol' (MCP) interface for various external services, including Slack, Kubernetes, GitHub, and Weather APIs, primarily to serve as context providers for AI Agents.
Setup Requirements
- ⚠️Requires a Kubernetes cluster for deployment.
- ⚠️External API keys are needed for Slack (SLACK_MCP_XOXP_TOKEN) and Weather (WEATHER_API_KEY for OpenWeatherMap or similar).
- ⚠️Specific Kubernetes RBAC permissions (ClusterRole and ClusterRoleBinding) are required for the Kubernetes MCP server to operate.
Review RequiredView Analysis
tekmetric-mcp
by klkhlt
The Tekmetric MCP Server allows users to query their Tekmetric shop management data (customers, vehicles, repair orders, appointments, etc.) using natural language through an AI assistant.
The Tekmetric MCP Server allows users to query their Tekmetric shop management data (customers, vehicles, repair orders, appointments, etc.) using natural language through an AI assistant.
Setup Requirements
- ⚠️Requires Tekmetric API credentials (Client ID and Client Secret) which must be requested from Tekmetric and can take 2-3 weeks for approval.
- ⚠️For building from source, Go 1.23+ is required.
- ⚠️API results are typically limited to 25-100 records per query, requiring careful filtering for broad requests.
Verified SafeView Analysis
mcp-server
by Nagavamsi178
A simple calculator API server providing basic arithmetic operations, complemented by a Streamlit web user interface.
A simple calculator API server providing basic arithmetic operations, complemented by a Streamlit web user interface.
Setup Requirements
- ⚠️Requires Python 3.x
- ⚠️Dependencies include fastapi, uvicorn, pydantic, streamlit, and requests
- ⚠️Two separate processes need to be run concurrently (FastAPI server and Streamlit UI)
Verified SafeView Analysis
my-mcp-server
by appsmartzaiml
Provides a Model Context Protocol (MCP) interface for AI models to search and discover live radio stations and podcasts from the Radio FM service.
Provides a Model Context Protocol (MCP) interface for AI models to search and discover live radio stations and podcasts from the Radio FM service.
Setup Requirements
- ⚠️Requires Node.js runtime and TypeScript compiler (tsc) for building.
- ⚠️The external Radio FM API base URL (`RADIOFM_API_BASE`) is hardcoded in `src/index.ts`.
Verified SafeView Analysis
emcp
by serge2
Provides a lightweight framework for building MCP (Model Context Protocol) services over HTTP/JSON-RPC in Erlang.
Provides a lightweight framework for building MCP (Model Context Protocol) services over HTTP/JSON-RPC in Erlang.
Setup Requirements
- ⚠️Requires Erlang/OTP environment to be installed.
- ⚠️Requires `rebar3` build tool for dependency management and compilation.
- ⚠️Requires secure management of API keys by the implementing application as demonstrated in the configuration example.
Verified SafeView Analysis
ruckus1-mcp
by dogkeeper886
Facilitates automated management and querying of RUCKUS One network infrastructure (venues, APs, WiFi networks, security profiles, roles) by AI assistants via the Model Context Protocol.
Facilitates automated management and querying of RUCKUS One network infrastructure (venues, APs, WiFi networks, security profiles, roles) by AI assistants via the Model Context Protocol.
Setup Requirements
- ⚠️Requires valid RUCKUS One API credentials (Tenant ID, Client ID, Client Secret) configured as environment variables.
- ⚠️An MCP client (e.g., Claude Desktop/CLI, Cline) is necessary to interact with the server, as it does not expose HTTP endpoints.
- ⚠️Many 'create', 'update', and 'delete' operations are asynchronous, requiring polling with configurable retries, which means responses for these operations will include activity IDs and status details, not immediate final results.
Verified SafeView Analysis
mcp-semantic-pdf-reader
by tomo8812
Provides semantic PDF reading capabilities by converting PDF content to structured Markdown and extracting metadata, optimized for LLM consumption.
Provides semantic PDF reading capabilities by converting PDF content to structured Markdown and extracting metadata, optimized for LLM consumption.
Setup Requirements
- ⚠️Requires Docker for the recommended deployment, which involves mounting a volume for PDF access.
- ⚠️The Docling library may download models on its first run, requiring an internet connection for initial setup.
- ⚠️Requires Python 3.10 or newer.
Verified SafeView Analysis
mcp-server-templates
by nazihkhelifa
Unable to determine the specific use case as the source code for the `mcp-server-templates` repository was not provided for analysis.
Unable to determine the specific use case as the source code for the `mcp-server-templates` repository was not provided for analysis.
Setup Requirements
- ⚠️Source code not provided, making it impossible to identify specific setup requirements or friction points.