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)
zed-mcp-server-relytone
by YuweiXiao
Integrates Zed's Model Context Protocol with RelytONE's MCP server, providing AI-powered coding assistance by sending code context to RelytONE.
Integrates Zed's Model Context Protocol with RelytONE's MCP server, providing AI-powered coding assistance by sending code context to RelytONE.
Setup Requirements
- ⚠️Requires a RelytONE bearer token, obtained from relytone.data.cloud.
- ⚠️Requires Node.js to be installed on the system for the underlying MCP server.
Verified SafeView Analysis
github_mcp_server_text
by sohaib-sharih
This project modifies a CSV file to update the 'Sale price' column to a fixed value.
This project modifies a CSV file to update the 'Sale price' column to a fixed value.
Setup Requirements
- ⚠️Requires 'pandas' library to be installed (e.g., `pip install pandas`).
- ⚠️The input file 'white heaven.csv' must exist in the same directory as the script.
Verified SafeView Analysis
magalu-mcp-server
by suissa
Acts as a Model Context Protocol (MCP) server enabling AI models to interact with the Magalu Marketplace API for managing products, orders, customer service, questions, and chat.
Acts as a Model Context Protocol (MCP) server enabling AI models to interact with the Magalu Marketplace API for managing products, orders, customer service, questions, and chat.
Setup Requirements
- ⚠️Requires a Magalu Marketplace Seller Account with an API Key and Seller ID.
- ⚠️Requires Node.js (version 18 or higher, as implied by @modelcontextprotocol/sdk dependency requirements).
Verified SafeView Analysis
LinkedIn-Profile-Scraper---MCP-Server
by 9Mercury
Automated discovery and data extraction of LinkedIn profiles for purposes such as recruitment, lead generation, market research, and competitive intelligence.
Automated discovery and data extraction of LinkedIn profiles for purposes such as recruitment, lead generation, market research, and competitive intelligence.
Setup Requirements
- ⚠️Requires RapidAPI Account and API Key (paid for higher usage tiers)
- ⚠️Requires Serper API Key (paid for higher usage tiers, free tier has limits)
- ⚠️Python 3.8 or higher is required
Verified SafeView Analysis
personio-mcp-server
by NikolaiGoMedicus
Facilitates AI assistants like Claude in interacting with the Personio HR API for various employee, attendance, absence, and document management tasks.
Facilitates AI assistants like Claude in interacting with the Personio HR API for various employee, attendance, absence, and document management tasks.
Setup Requirements
- ⚠️Requires Node.js 18 or higher.
- ⚠️Personio API credentials (Client ID and Client Secret) are mandatory and must have appropriate scopes. V2 API features, particularly for attendance, may require specific, non-default scopes that can lead to 403 Forbidden errors.
- ⚠️Manual MCP client configuration (e.g., for Claude Desktop) requires specifying an absolute path to the server's executable in the client's config file.
Verified SafeView Analysis
excel-tags-parser-mongodb
by mudakara
This MCP (Model Context Protocol) server enables open-source LLMs to query a MongoDB database containing Azure resource data, generating charts and reports for analytics.
This MCP (Model Context Protocol) server enables open-source LLMs to query a MongoDB database containing Azure resource data, generating charts and reports for analytics.
Setup Requirements
- ⚠️Requires a paid API key for an external LLM provider (OpenRouter or Claude).
- ⚠️Requires MongoDB 4.0+ running locally on `localhost:27017`.
- ⚠️Initial data must be uploaded via the Streamlit 'Excel Upload' page before AI analysis can function.
Review RequiredView Analysis
db-explorer
by chiraggahujaa
An AI-powered platform for natural language database exploration, querying, modification, and management, supporting multiple database types with team collaboration features.
An AI-powered platform for natural language database exploration, querying, modification, and management, supporting multiple database types with team collaboration features.
Setup Requirements
- ⚠️Requires a Google Gemini API Key (paid service for AI functionality).
- ⚠️Requires Supabase credentials (URL, Anon Key, Service Role Key) for user management and potentially other features.
- ⚠️Requires a Resend API Key for email notifications (e.g., password resets, invitations).
Review RequiredView Analysis
simple-mcp
by rnben
A demonstration project for creating a Model Context Protocol (MCP) server with FastMCP, offering calculator and weather query tools, integrated with Cline.
A demonstration project for creating a Model Context Protocol (MCP) server with FastMCP, offering calculator and weather query tools, integrated with Cline.
Setup Requirements
- ⚠️Requires Python 3.8+
- ⚠️Requires manual Cline configuration
- ⚠️Port 8000 must be available
Verified SafeView Analysis
MCP-testing
by ticket1
A testing environment for a Minecraft Protocol (MCP) server, likely for development and protocol analysis.
A testing environment for a Minecraft Protocol (MCP) server, likely for development and protocol analysis.
Setup Requirements
- ⚠️Java Development Kit (JDK) required
- ⚠️Maven or Gradle build tool likely required for compilation and execution
Review RequiredView Analysis
h1-mcp
by bzzimmy
Provides an MCP server to enable AI agents to query HackerOne disclosed reports and hacktivity.
Provides an MCP server to enable AI agents to query HackerOne disclosed reports and hacktivity.
Setup Requirements
- ⚠️HackerOne API credentials (username and token) are required and must be set via HACKERONE_API_USERNAME and HACKERONE_API_TOKEN environment variables.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Core functionality for querying HackerOne data is not yet implemented (all defined tool calls currently return 'Not implemented' errors).
Verified SafeView Analysis
nachos
by bioanywhere
A client library for accessing the World News API to search, extract, and retrieve news articles from various sources and languages.
A client library for accessing the World News API to search, extract, and retrieve news articles from various sources and languages.
Setup Requirements
- ⚠️Requires an API Key for the World News API (which is a paid service) to function, not included in the package.
- ⚠️Python 3.7+ is required for the Python package.
- ⚠️For the C++ client, CMake 3.2+, Qt, and a C++ compiler are required for building.
Verified SafeView Analysis
care_mcp_server
by yash-learner
A rudimentary, experimental server project initiated with AI assistance, likely intended for exploring server-side development or a specific application like 'care_mcp'.
A rudimentary, experimental server project initiated with AI assistance, likely intended for exploring server-side development or a specific application like 'care_mcp'.
Setup Requirements
- ⚠️The project is incomplete; no server-side code or execution instructions are provided beyond the README.md.