MCP Server with Datasaur Sandbox
# 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…
Directory
# 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…
<p align="center"> <h1 align="center">AgentGate</h1> <p align="center"> <strong>Human-in-the-loop approval system for AI agents.</strong><br> Agents request…
# 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…
# Vapi MCP Server [](https://smithery.ai/server/@VapiAI/vapi-mcp-server) The Vapi [Model…
An example MCP Server utilising FastMCP and feedparser to inject BBC articles into Claude Desktop
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 Servers Collection This repository hosts five Model Context Protocol (MCP) servers you can mount into Claude Desktop: 1. **line-bot** 2. **email_mcp** 3…
# 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 This a MCP Server where you can generate voice messages and then send it through Whatsapp with the help of Claude and ElevenLabs. # Prerequisites-…
# mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…
A simple MCP server to search for documentation (tutorial)
# MCP Tools A custom Model Context Protocol (MCP) server implementation that provides file system and command execution tools for Claude Desktop and other LLM…
putio-mcp-server is an MCP (Model Context Protocol) server that integrates with put.io to manage file transfers. It enables Claude Desktop to control put.io…
It is an MCP server that connects AI assistants like Claude Desktop and Cursor with the Blackbird AI platform using API credentials. It is for developers and…
The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…
# File Analysis MCP Server This Model Context Protocol (MCP) server provides tools for reading and writing files, analyzing data (especially CSV files)…
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
# Lspace API & MCP Server > "Books bend space and time... You stray into Lspace at your peril." - Terry Pratchett (Guards! Guards!)  ![PyPI - Python…
# mcp-server-bigboost Servidor MCP (Model Context Protocol) para integração com a API Bigboost da Bigdatacorp. Este servidor permite que modelos de linguagem…