crawl4ai-mcp
MCP (Model Context Protocol) server wrapping Crawl4AI library as functions using Python
Directory
MCP (Model Context Protocol) server wrapping Crawl4AI library as functions using Python
# Stagehand MCP Server  A Model Context Protocol (MCP) server that provides AI-powered web automation capabilities using…
Extended the anthropic mcp tutorial to support openai and customGPT connection through http-bridge
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP…
# TypeScript Package Introspector (MCP Server) This tool introspects TypeScript packages and source code to extract exported symbols (functions, classes…
The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
# Apillon MCP Server Welcome to the Apillon MCP Server repository. This project implements a server using the Model Context Protocol (MCP) to provide modules…
Sovereign debt crisis modeling for AI agents and LLM workflows — this MCP server delivers eight academically-grounded simulation tools spanning default…
# MCP-JaCoCo MCP-JaCoCo is a server tool that converts JaCoCo code coverage reports into formats optimized for Large Language Models (LLMs), making AI-driven…
# Demo MCP server * My MCP server * curl * get data from database * [MCPHost](https://github.com/mark3labs/mcphost) ## Build docker image ``` $docker compose…
MCP APP is an MCP server application that provides RAG (Retrieval-Augmented Generation) and web searching tools for LLMs. It allows the LLM to retrieve…
# Kuru.io MCP Server This project implements a Model Context Protocol (MCP) server for accessing Kuru.io crypto exchange data, making it accessible to LLMs and…
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
RevitMCP is an implementation based on the Model Context Protocol (MCP) that enables designers and builders to interact with Autodesk Revit using natural…
AI models do not calculate. They predict the most probable next token. When the token is a number, it is often close, and sometimes wrong. The error compounds…
# webfetch-mcp  …
[](https://mseep.ai/app/djannot-puppeteer-vision-mcp) #…
# MCP Server A Model Context Protocol (MCP) server implementation using Node.js and TypeScript. ## What is MCP? The Model Context Protocol (MCP) is an open…
It is a Model Context Protocol (MCP) gateway that converts stdio transport to HTTP with Server-Sent Events (SSE). It also includes an example MCP server and…
⚡️ mcpo is a proxy that takes any MCP server command and exposes it as an OpenAPI-compatible HTTP server instantly. It converts MCP tools into standard RESTful…
A Node.js package and GitHub Action for evaluating MCP (Model Context Protocol) tool implementations using LLM-based scoring. This helps ensure your MCP…
# Storm MCP Server with Sionic AI serverless RAG ## Korean (한국어) ### Storm MCP(Model Context Protocol) Server Storm MCP(Model Context Protocol) 서버는 LLM 애플리케이션과…
A TypeScript-based Model Context Protocol (MCP) server for viewing, filtering, sorting, and updating CSV/XLSX spreadsheet files via LLM or API integration.