19,289 MCP servers crawled across 12 categories. 164 deterministic detection rules. Evidence chains, not vibes.
Official Integrations
Browse all →A simple, locally hosted Web Search MCP server for use with Local LLMs
MCP server providing web search capabilities for LLMs
Enables automated web security testing for XSS and SQL injection vulnerabilities through Playwright-powered browser automation with screenshot capture and comprehensive error handling.
Denoised web search — fetch, clean, and rerank web content for AI agents with strict size budgets.
Discover WebSim projects, creators, and trending content with powerful search and filters. Inspect project details, screenshots, comments, and engagement stats to guide research and curation. Track user profiles and activity to surface influential creators and relevant assets.
Windows-compatible website downloader for efficient web content retrieval and storage, leveraging asynchronous processing and concurrent downloads for tasks like web scraping and content archiving.
Run **full SEO site audits** from ChatGPT and other MCP clients via **Cool Web Tool**. **Tools** - **`site_audit`** — Crawl and score a URL for content quality, technical SEO, Core Web Vitals-style performance signals, and security-related checks. Returns scores (0–100) and prioritized issues with recommendations. - **`aeo_faq_generator`** — Turn a page into **AEO-friendly FAQs** (optional “People also ask” style context when available). **Auth** - **OAuth 2.0** with your Cool Web Tool account (recommended for ChatGPT), or configure an **API access token** where the host supports it. **Good for** - Quick competitive / client site checks in chat - Answer-engine (AEO) content ideas from a single URL [User flow & setup →](https://coolwebtool.com/resources/docs/integrations/chatgpt-mcp/)
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Web to AI is an MCP server that exposes a personal library of captured web UI to AI coding assistants. Captures ▎ are collected via a companion Chrome extension; the server exposes 8 tools (search, filter, extract, generate ▎ React, etc.) to any MCP client — Cursor, Claude Code, Claude Desktop.
linview's MCP server tools for web utilities
A Model-Context-Protocol (MCP) server for the Webvizio API
Instant MCP hosting for AI-generated web content. Publish HTML/CSS/JS, get a live URL in seconds.
Automates WeChat messaging through GUI automation and Windows controls, enabling text message sending for customer service, bulk messaging, and communication workflows where direct API access is unavailable.
微信公众号文章转 Markdown 工具 | AI Agent 可直接调用的 MCP Server + Skill | Camoufox 反检测、自动重试、批量处理、图片本地化
macOS arm64 微信 4.1 数据库解密,只在最新的微信 4.1.2.241 测试过,不支持4.0 以下版本
微信 macOS 聊天记录解密与分析工具 | Decrypt & analyze WeChat chat history on macOS via SQLCipher key extraction from process memory
Dual MCP services for curated WeChat article digest delivery and Bluesky social publishing.
WeChat Chatlog MCP Server - 直接下载微信聊天媒体文件到本地
WeChat-MCP: let Openclaw/Claude/ChatGPT and other AI assistants read and reply to WeChat for you
MCP Server for WeChat Video Automation
Wechat Official Account MCP Server
A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environments.
WeCom Bot MCP Server - A Python server for WeCom (WeChat Work) bot following the Model Context Protocol (MCP)
🧩 **WeCom & Feishu OpenAPI MCP 插件** 英文名称: wecom-feishu-openapi-mcp 中文名称: 企业微信 & 飞书 OpenAPI 文档聚合 MCP 插件 来源地址: https://github.com/wxkingstar/doc-hub-mcp ⸻ 📖 插件简介 wecom-feishu-openapi-mcp 是一款面向企业开发者的 Model Context Protocol(MCP)插件,用于聚合和统一访问 WeCom 与 飞书(Feishu)的开放接口文档。 插件将官方 OpenAPI 文档进行结构化、标准化处理,开发者可通过 MCP 客户端实现接口搜索、补全、上下文调用,无需再反复查阅繁杂的官方文档,大幅提升企业应用的集成与自动化效率。 ⸻ 🚀 核心特性 • 🧾 OpenAPI 文档聚合:统一收录 WeCom 与 Feishu 官方 API,支持标准 OpenAPI Schema。 • 🧭 上下文接口搜索:通过 MCP 客户端即可快速检索接口定义、参数与返回值结构。 • 🔐 权限与安全提示:接口权限、认证方式一目了然,避免集成踩坑。 • 🤖 自动化集成场景友好:适用于 Bot/Agent 开发、工作流自动化、企业内部工具集成。 • 🧰 CLI 一键启动:无需繁琐部署,通过 npx doc-hub-mcp@latest 即可启动服务。 ⸻ 🏗️ 典型使用场景 • 构建企业内部集成(ERP/CRM/IM 工具对接) • 快速开发飞书/企微 Bot • 搭建自动化工作流(如审批流、通知系统、机器人助手) • 接口调试与研发协同文档平台 • 与 AI Agent 结合,实现智能调用企业 IM 系统 API ⸻ 🛠️ 安装与启动 npx -y doc-hub-mcp@latest 或在 mcp配置中注册: ```json { "mcpServers": { "search-docs": { "args": ["-y", "doc-hub-mcp@latest"], "command": "npx" } } } ``` ⸻ 📚 OpenAPI 数据来源 • WeCom(企业微信)官方开放接口文档 • Feishu(飞书)官方开放接口文档 • 所有文档通过 OpenAPI Schema 进行结构化聚合,保持与官方同步。 ⸻ 🧑💻 作者信息 • 👤 作者:wxkingstar • 🌐 仓库:GitHub • 📧 联系:wx012@qq.com(如有问题或合作意向可联系) ⸻ 🪄 标签(Tags) wecom,feishu,lark,openapi,api,mcp,mcp-plugin,integration,api-docs,workflow-automation,enterprise,china,saas,bot-development,developer-tools ⸻