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)
php-mcp-sdk
by dalehurley
A PHP SDK for building Model Context Protocol (MCP) servers that expose AI capabilities (tools, prompts, sampling) and data resources to clients, facilitating AI agent orchestration and structured human-AI interaction.
A PHP SDK for building Model Context Protocol (MCP) servers that expose AI capabilities (tools, prompts, sampling) and data resources to clients, facilitating AI agent orchestration and structured human-AI interaction.
Setup Requirements
- ⚠️Requires PHP 8.1+ and Composer for dependency management.
- ⚠️Leverages the Amp framework for asynchronous operations, which might require a learning curve for developers unfamiliar with async PHP.
- ⚠️If using file-based `Root` resources, URIs must explicitly start with `file://`.
- ⚠️Production deployments for HTTP/WebSocket transports would require proper web server setup (e.g., Nginx/Apache) and TLS configuration.
Verified SafeView Analysis
anilist-mcp
by yuna0x0
An MCP server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data.
An MCP server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data.
Setup Requirements
- ⚠️Requires Node.js 18+.
- ⚠️Requires an AniList API Token for authenticated operations (e.g., favouriting, updating lists, posting activities, getting authorized user info). Obtaining this token involves multiple steps on the AniList website.
- ⚠️Uses pnpm as the package manager for local development.
Verified SafeView Analysis
mcp-github-project-manager
by kunwarVivek
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.
Setup Requirements
- ⚠️Requires Node.js 18.x or higher and TypeScript runtime (`ts-node` or `npm run dev`).
- ⚠️Critical: Requires a valid GitHub Personal Access Token (GITHUB_TOKEN) with appropriate permissions (e.g., `repo`, `project`) set as an environment variable or CLI argument.
- ⚠️Critical for AI features: Requires API keys for at least one AI provider (ANTHROPIC_API_KEY, OPENAI_API_KEY, GOOGLE_API_KEY, or PERPLEXITY_API_KEY) for AI-powered functionalities (e.g., PRD generation, task analysis, issue triaging).
Verified SafeView Analysis
Playwright-AI-Agent-POM-MCP-Server
by padmarajnidagundi
An enterprise-grade Playwright test automation framework facilitating AI agent integration for comprehensive web and mobile testing across various categories, including visual diffs, performance, and security.
An enterprise-grade Playwright test automation framework facilitating AI agent integration for comprehensive web and mobile testing across various categories, including visual diffs, performance, and security.
Setup Requirements
- ⚠️Requires Node.js 18.x or 20.x
- ⚠️Integration with AI agents for 'chatmode prompts' may require an OpenAI API Key (paid service) or a locally running LLM (e.g., Ollama), incurring external costs.
Verified SafeView Analysis
flowbite-svelte-mcp
by shinokada
Provides Flowbite-Svelte documentation and component information to an MCP client (LLM) via a set of exposed tools.
Provides Flowbite-Svelte documentation and component information to an MCP client (LLM) via a set of exposed tools.
Setup Requirements
- ⚠️Requires 'pnpm' package manager for installation and scripts.
- ⚠️Initial setup requires internet access (`pnpm run copy:llm`) to download documentation data.
- ⚠️The `generateComponentRegistry.ts` script (used for `pnpm run gen:registry`) contains a hardcoded absolute path (`/Users/shinichiokada/Flowbite/flowbite-svelte/src/lib`) that users will need to manually update to their local Flowbite-Svelte repository to regenerate `components.json`. If `components.json` is provided in the repo, this script isn't strictly necessary unless you need to update the registry.
Verified SafeView Analysis
ibmi-mcp-server
by IBM
The IBM i MCP Server enables AI agents to monitor, administer, and query IBM i systems using SQL tools, supporting performance analysis, system administration, and security vulnerability assessment.
The IBM i MCP Server enables AI agents to monitor, administer, and query IBM i systems using SQL tools, supporting performance analysis, system administration, and security vulnerability assessment.
Setup Requirements
- ⚠️Requires Node.js 20+ to run the server component.
- ⚠️Requires IBM i DB2 connection details (DB2i_HOST, DB2i_USER, DB2i_PASS, DB2i_PORT) set as environment variables.
- ⚠️Docker is recommended for running the full agent infrastructure, which includes the MCP server.
Verified SafeView Analysis
mcp-servers
by pulsemcp
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
Setup Requirements
- ⚠️Requires access to a configured Google Cloud Storage bucket.
- ⚠️Requires valid Google Cloud credentials (e.g., `GCS_BUCKET`, `GCS_PROJECT_ID`, and either `GCS_CLIENT_EMAIL` + `GCS_PRIVATE_KEY` or `GCS_KEY_FILE`) configured via environment variables.
- ⚠️Returning large text file content inline via `get_file` can be token-expensive; the tool explicitly advises using `local_file_path` to save files locally for large/binary content to preserve the context window.
Verified SafeView Analysis
template-mcp-server
by mcpdotdirect
Provides a CLI tool and template to quickly get started building a Model Context Protocol (MCP) server using FastMCP, supporting both stdio and HTTP transports.
Provides a CLI tool and template to quickly get started building a Model Context Protocol (MCP) server using FastMCP, supporting both stdio and HTTP transports.
Setup Requirements
- ⚠️The default scripts in `package.json` (e.g., `npm start`, `npm run dev`) are configured to use Bun as the JavaScript runtime, requiring Bun to be installed in the execution environment.
- ⚠️Requires Node.js version 18.0.0 or higher.
- ⚠️Peer dependencies such as 'typescript', '@valibot/to-json-schema', and 'effect' need to be installed separately in the consuming project if not handled automatically by the package manager.
Verified SafeView Analysis
MudMCP
by mcbodge
Provides AI assistants with real-time, structured access to MudBlazor component documentation and code examples via the Model Context Protocol.
Provides AI assistants with real-time, structured access to MudBlazor component documentation and code examples via the Model Context Protocol.
Setup Requirements
- ⚠️Requires .NET 10 SDK (Preview) which may need specific installation steps or have stability considerations.
- ⚠️Initial startup involves cloning the MudBlazor repository (~500MB), requiring significant disk space and network bandwidth, leading to a slow first run.
Verified SafeView Analysis
mcp-server-plugin
by jenkinsci
Enables Jenkins to act as a Model Context Protocol (MCP) server, exposing Jenkins functionalities as tools for LLM-powered applications or IDEs.
Enables Jenkins to act as a Model Context Protocol (MCP) server, exposing Jenkins functionalities as tools for LLM-powered applications or IDEs.
Setup Requirements
- ⚠️Requires Jenkins version 2.479 or higher to be pre-installed and running.
- ⚠️Authentication requires generating a Jenkins API token and using it with HTTP Basic Authentication.
- ⚠️For enhanced security, explicit system properties must be set to enforce Origin header validation for incoming requests.
Verified SafeView Analysis
mcp-server
by contextstream
Provides AI tools with persistent context, semantic code search, and team knowledge sharing across sessions.
Provides AI tools with persistent context, semantic code search, and team knowledge sharing across sessions.
Setup Requirements
- ⚠️Requires a ContextStream API key for authentication (free plan available, but some features are PRO-gated).
- ⚠️Node.js runtime version 18 or higher is required.
- ⚠️Claude Code users are strongly recommended to install provided hooks to ensure AI uses ContextStream search and planning features effectively, overriding default behaviors.
Verified SafeView Analysis
mcp-todoist
by greirson
Connects Claude with Todoist for comprehensive task and project management through natural language, acting as an AI assistant for productivity.
Connects Claude with Todoist for comprehensive task and project management through natural language, acting as an AI assistant for productivity.
Setup Requirements
- ⚠️Requires a Todoist API token, which must be manually obtained from Todoist account settings.
- ⚠️Reminder Management features (create, update, delete reminders) require a Todoist Pro or Business plan.
- ⚠️Requires specific JSON configuration to integrate with Claude Desktop or other Model Context Protocol (MCP) clients.