API Integration
| Server | Language | Stars | Downloads |
|---|---|---|---|
| webEmbedding Source-first URL clone, capture, rebuild, and fidelity verification tools. | TypeScript | — | — |
| Webex Messaging Server Enable AI assistants to fully interact with Cisco Webex messaging by sending messages, managing rooms, teams, users, webhooks, and enterprise features. Access a comprehensive set of 52 tools covering all major messaging operations with secure, production-ready deployment options including Docker and dual transport modes. Simplify collaboration automation and integration with centralized configuration and enterprise authentication support. | — | — | — |
| webfetch License-first federated image search with attribution, dimensions, and download tooling. | TypeScript | — | — |
| webhook-mcp-server MCP Server for webhook.site API integration with layered architecture | Python | — | — |
| Webhook Tester API Test webhook endpoints — send requests, measure latency, validate responses. x402 micropayment. | — | — | — |
| webmcp-gen Generate WebMCP tool definitions from OpenAPI specs. CLI + library. | TypeScript | 0 | — |
| WebMCP — Make Any Website Agent-Ready W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents. | — | — | — |
| Web Page Fetcher Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL. | — | — | — |
| WebPeel Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation. | TypeScript | — | — |
| @web-resurrect/mcp MCP server for the Web Resurrect API — resurrect expired domains via AI assistants | TypeScript | — | — |
| Web Scraper to Markdown API Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402. | — | — | — |
| webscraping-ai-mcp-server A Model Context Protocol (MCP) server implementation that integrates with WebScraping.AI for web data extraction capabilities. | JavaScript | 41 | — |
| WEB-SCRAPING-MCP MCP Server leveraging crawl4ai for web scraping and LLM-based content extraction (Markdown, text snippets, smart extraction). Designed for AI agent integration. | Python | 27 | — |
| web-scraping-mcp-server A web scraping service with HTML extraction tools using ScrapingBee API and FastMCP | Python | — | — |
| WebSearch Enable your AI assistants to perform real-time web searches and retrieve the latest information on any topic. Integrate seamlessly with the WebSearch Crawler API for efficient and accurate search results. Enhance your applications with up-to-date knowledge and insights from the web. This is self-hosted service, free You will need to selfhost web api on local or vps. follow [guide here](https://github.com/mnhlt/WebSearch-MCP/blob/main/README.md) | — | — | — |
| Web Search API Web search returning structured results — titles, URLs, snippets. x402 micropayment. | — | — | — |
| website-seo-audit 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/) | — | — | — |
| Web Task Browser tasks, sessions, and recipes for MCP and HTTP automation. | TypeScript | — | — |
| @webvizio/mcp-server A Model-Context-Protocol (MCP) server for the Webvizio API | TypeScript | — | — |
| WebZum - The Hosting Layer for AI-Generated Web Content Instant MCP hosting for AI-generated web content. Publish HTML/CSS/JS, get a live URL in seconds. | — | — | — |
| WeChat 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. | Python | 30 | — |
| Wecom Feishu Openapi Docs 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 ⸻ | — | — | — |
| Weftly Transcribe and summarize audio and video. Pay per job via Stripe or crypto. | — | — | — |
| Weishaupt WEM Portal Control and monitor Weishaupt heating systems via the WEM Portal | TypeScript | — | — |
| Well Connect your AI to your Well financial data - invoices, companies, contacts. | — | — | — |