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)
thinkseq-mcp-server
by j0hanz
Provides an in-memory server for structured, sequential thinking with revision support, exposing a single MCP tool for AI agents.
Provides an in-memory server for structured, sequential thinking with revision support, exposing a single MCP tool for AI agents.
Setup Requirements
- ⚠️Requires Node.js version >= 20.0.0
- ⚠️Requires an MCP client (e.g., VS Code, Cursor, Claude Desktop, Windsurf) for interaction
- ⚠️In-memory thought history is ephemeral and lost on server shutdown
Verified SafeView Analysis
mcp-multi-server
by apisani1
Orchestrates multiple Model Context Protocol (MCP) servers, aggregating their capabilities (tools, resources, prompts) for unified access and intelligent routing, particularly useful for AI agents.
Orchestrates multiple Model Context Protocol (MCP) servers, aggregating their capabilities (tools, resources, prompts) for unified access and intelligent routing, particularly useful for AI agents.
Setup Requirements
- ⚠️Requires OPENAI_API_KEY environment variable for OpenAI integration (a paid service).
- ⚠️Requires Python 3.10 or higher.
- ⚠️Requires 'poetry' installed and configured, and project dependencies ('poetry install --extras examples') for running example servers and clients.
Verified SafeView Analysis
invoiceShelfMCP
by Hsidhu
Integrate LLMs with Invoice Shelf for managing customers, invoices, and estimates through a Model Context Protocol (MCP) server.
Integrate LLMs with Invoice Shelf for managing customers, invoices, and estimates through a Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Node.js v18 or higher.
- ⚠️Requires an existing Invoice Shelf instance.
- ⚠️Requires an API Token from Invoice Shelf, which might need to be generated using provided scripts and Invoice Shelf credentials (username/password).
- ⚠️Disabling SSL certificate validation (`NODE_TLS_REJECT_UNAUTHORIZED=0`) is enabled by default in `src/index.ts` for local development/testing, posing a critical security risk if used in production.
Verified SafeView Analysis
binelek-mcp-server
by k5tuck
Provides a Model Context Protocol (MCP) interface to the Binelek Platform's knowledge graph, search, AI, and data pipeline services.
Provides a Model Context Protocol (MCP) interface to the Binelek Platform's knowledge graph, search, AI, and data pipeline services.
Setup Requirements
- ⚠️Requires a running Binelek API Gateway instance (e.g., at `http://localhost:8092`)
- ⚠️Requires a JWT token for full functionality, obtained via Binelek platform authentication
- ⚠️Requires Node.js 18.0.0 or higher
Verified SafeView Analysis
blueprint_mcp
by stevensblueprint
Minimal Model Context Protocol (MCP) server for integrating custom tools with AWS Bedrock AgentCore.
Minimal Model Context Protocol (MCP) server for integrating custom tools with AWS Bedrock AgentCore.
Setup Requirements
- ⚠️Python 3.10+ required for AWS Bedrock AgentCore deployment.
- ⚠️AWS credentials must be configured for cloud deployment.
- ⚠️An OAuth provider (e.g., AWS Cognito) is required for production deployment with AWS Bedrock AgentCore.
Verified SafeView Analysis
kubernetes-mcp-server
by franciscocunha55
This server exposes a set of Kubernetes cluster management tools (e.g., listing namespaces) and a basic 'hello world' utility via the Mark3Labs Protocol (MCP) over standard I/O or HTTP.
This server exposes a set of Kubernetes cluster management tools (e.g., listing namespaces) and a basic 'hello world' utility via the Mark3Labs Protocol (MCP) over standard I/O or HTTP.
Setup Requirements
- ⚠️Requires access to a Kubernetes cluster.
- ⚠️Relies on a valid `~/.kube/config` file for Kubernetes authentication.
- ⚠️If building from source, requires a Go development environment.
Review RequiredView Analysis
f5xc-auth
by robinmordasiewicz
Provides robust authentication and XDG-compliant profile management for Node.js applications interacting with F5 Distributed Cloud MCP (Multi-Cloud Platform) servers.
Provides robust authentication and XDG-compliant profile management for Node.js applications interacting with F5 Distributed Cloud MCP (Multi-Cloud Platform) servers.
Setup Requirements
- ⚠️Requires Node.js >= 18 environment.
- ⚠️Requires valid F5 Distributed Cloud tenant credentials (API token, P12 certificate, or cert/key pair) for authenticated operations.
- ⚠️Profile management involves file system access, requiring appropriate user permissions for `~/.config/f5xc/` and `~/.local/state/f5xc/` (or `XDG_CONFIG_HOME`/`XDG_STATE_HOME`).
Verified SafeView Analysis
ess-mcp-server
by Rajeshk0712
This server provides a Micro-Copilot Protocol (MCP) interface to create mock food orders via "HungerBox" and generate dynamic greetings, intended for integration with conversational AI agents like Microsoft Copilot Studio.
This server provides a Micro-Copilot Protocol (MCP) interface to create mock food orders via "HungerBox" and generate dynamic greetings, intended for integration with conversational AI agents like Microsoft Copilot Studio.
Setup Requirements
- ⚠️Requires Python 3.13+
- ⚠️Requires `uv` package manager (installed via curl script)
Verified SafeView Analysis
fzf-mcp
by snirt
A high-performance MCP server for fuzzy searching files, content, and Git operations within a codebase.
A high-performance MCP server for fuzzy searching files, content, and Git operations within a codebase.
Setup Requirements
- ⚠️Requires Go 1.25+ (managed with `mise`)
- ⚠️Optional: `ripgrep` for faster content search (falls back to native Go search if not found)
- ⚠️Requires `git` command for Git integration tools
Verified SafeView Analysis
contexta-cli
by usecontexta
Provides local code context to AI assistants via a zero-configuration Model Context Protocol (MCP) server.
Provides local code context to AI assistants via a zero-configuration Model Context Protocol (MCP) server.
Setup Requirements
- ⚠️Requires Python and pip for installation
Verified SafeView Analysis
mcp-server--atlassian
by crew-of-one
Integrates Jira and Confluence functionalities with the Model Context Protocol (MCP), enabling AI agents to interact with Atlassian services for collaboration, project management, and knowledge base tasks.
Integrates Jira and Confluence functionalities with the Model Context Protocol (MCP), enabling AI agents to interact with Atlassian services for collaboration, project management, and knowledge base tasks.
Setup Requirements
- ⚠️Requires an active Atlassian Jira and/or Confluence instance with appropriate API token, Personal Access Token (PAT), or OAuth 2.0 credentials configured.
- ⚠️The OAuth 2.0 setup requires a local HTTP server callback, which may necessitate specific firewall rules or port availability (default 8000) on the host machine for successful authentication flow.
- ⚠️Extensive use of environment variables for configuration. While flexible, this requires careful setup and management of many variables for full functionality (e.g., JIRA_URL, CONFLUENCE_API_TOKEN, ATLASSIAN_OAUTH_CLIENT_ID, proxy settings, etc.).
Verified SafeView Analysis
mcp-proxy
by mikluko
This Go proxy connects Model Context Protocol (MCP) clients to remote MCP servers, providing OAuth 2.0 authentication, flexible transport strategies, and tool filtering capabilities.
This Go proxy connects Model Context Protocol (MCP) clients to remote MCP servers, providing OAuth 2.0 authentication, flexible transport strategies, and tool filtering capabilities.
Setup Requirements
- ⚠️Initial OAuth 2.0 authorization requires opening a browser and user interaction for login.
- ⚠️Requires Go installed if installing from source (`go install`).
- ⚠️Requires network access to the upstream MCP server.