Clipy
Clipy is the first agent-readable screen recorder — free, no watermark, for Mac, Chrome, and the web. One share link: humans watch the video, AI agents read…
Directory
Clipy is the first agent-readable screen recorder — free, no watermark, for Mac, Chrome, and the web. One share link: humans watch the video, AI agents read…
MCP server demo for Wi-Fi queries on Linux distros
# 🚀 ServiceNow MCP Server <div align="center"> <img src="images/light.png" alt="MCP Architecture" width="400"/> <p><em>ServiceNow Integration for Model Context…
# LaunchFast MCP Skills — AI-Powered Amazon Seller Tools for Claude Code > The fastest Amazon FBA research agent on the market. Product research, PPC keyword…
Take screenshots, generate PDFs, and create OG images from your AI assistant. 30+ parameters, 25+ device presets, ad blocking, and browser automation sequences.
A lightweight MCP server for managing interview questions. Built with Spring AI and JpaRepository, it communicates via STDIO and integrates with agents like…
Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.
It demonstrates a Server-Sent Events (SSE) based MCP server and a standalone MCP client that uses tools from the server. This pattern enables decoupled…
This is a MCP Server that allows LLM to interact with Rhino and Grasshopper directly.
# WavespeedMCP ## [English](README.md) | [中文文档](README.zh.md) WavespeedMCP is a Model Control Protocol (MCP) server implementation for WaveSpeed AI services…
MCP Server for Zerocracy: add it to Claude Desktop and enjoy vibe-management
A simple, working example of a Model Context Protocol (MCP) server that lets you play the classic Lemonade Stand game through Claude Desktop.
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
# 🦊 CamoFox MCP **The anti-detection browser MCP server for AI agents.** Navigate, interact, and automate the web without getting blocked…
# genius-mcp-server Un servidor [Model Context Protocol (MCP)](https://modelcontextprotocol.io) para interactuar con la [API de…
# MCP Server with Datasaur Sandbox A comprehensive guide for beginners to set up and use a Model Context Protocol (MCP) server with Datasaur Sandbox. ## Table…
# MCP CSV Analysis with Gemini AI A powerful Model Context Protocol (MCP) server that provides advanced CSV analysis and thinking generation capabilities using…
# OpenAPI MCP Server This application exposes any REST API as an MCP (Model Context Protocol) server based on its OpenAPI schema. It automatically generates…
<html> <head> <meta name="google-site-verification" content="7IUYOCgEkfkiWIEriwc2wXkKfrWOHg2SzPp8BKGEh7g" /> </head> </html> # SerpApi MCP Server - Python A…
MCP Spectral is a Model Context Protocol (MCP) server that uses Spectral to lint OpenAPI specifications. It is designed for developers who want to validate and…
# Jampp MCP Server This MCP server provides access to the Jampp Reporting API through the Model Context Protocol, allowing LLMs to fetch campaign performance…
# MCP MiniMax Music Server   A…
```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 A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…