Fact Checker x402
x402 micropayment API for AI agents. Fact-check claims by searching multiple web sources. Pay per call with USDC on Base.
Directory
x402 micropayment API for AI agents. Fact-check claims by searching multiple web sources. Pay per call with USDC on Base.
# Deploy FastAPI on Render Use this repo as a template to deploy a Python [FastAPI](https://fastapi.tiangolo.com) service on Render. See…
# Sonarr MCP Server [](https://github.com/Jacques-Mu…
# Swell MCP Server A Model Context Protocol server that integrates AI assistants with Swell's e-commerce platform. Built on a production-ready TypeScript…
# Creating an MCP Server in Go and Serving it with Docker ## Introduction Today we'll look at how to create an MCP server in Go and serve it with Docker…
# MCP-MCP: Meta-MCP Server [ server that integrates with Ollama models using LangChain. This server provides tools…
# MCP Server and Google ADK Multi-Tool System ## Adding a New Tool to MCP Server and Google ADK Agent System This step-by-step guide will walk through the…
# Readium MCP <p align="center"> <img src="https://raw.githubusercontent.com/pablotoledo/readium/main/logo.webp" alt="Readium MCP" width="200"> </p> [](https://smithery.ai/server/@JackKuo666/google-s…
# Cloudflare Remote MCP Server A Model Context Protocol (MCP) server implementation running on Cloudflare Workers with Durable Objects. ## Features - **Remote…
# Traylinx Search Engine MCP Server [](https://smithery.ai/server/traylin…
# Data MCP Server This is Data's Model Context Protocol (MCP) Server. It provides various tools to scrape, extract structured data, and crawl webpages. It also…
# MCP Servers Collection A collection of MCP (Model Context Protocol) servers for integrating various AI models and services with Claude Desktop. ## 📦…
# webfetch-mcp  …
# Mesh Agent MCP Server  A Model Context Protocol (MCP) server that…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
# MCP Server Template ## Prerequisites ### LLM CLI Installation This project requires the LLM CLI to be installed. You can install it using Homebrew: ```bash…
# quickhelp.dev — 15 free developer tools, each with a UI, API, and MCP server > Every tool runs in your browser, exposes a REST API, and is wired into a…
# MCP Server A Dart plugin for implementing [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers. This plugin allows Flutter applications…
# MCP Server Firebase 這是一個基於 Firebase 的 Model Context Protocol (MCP) 服務器實現,提供兩種運行模式: 1. 本地 Node.js 模式 (使用 Firebase Admin SDK) 2. Cloudflare Workers 模式 (使用…
hf-mcp-server is the official Hugging Face MCP server that connects LLMs to the Hugging Face Hub and thousands of Gradio AI applications. It provides MCP…
# Google Search Console MCP Server A tool for accessing Google Search Console using the Model Context Protocol (MCP) server. ## Features * Retrieve search…
# NPMJS Model Context Protocol (MCP) Server ## 1. Project Purpose The primary objective of this project is to create a lightweight, TypeScript-based Model…