MCP Spectral
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…
Directory
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)…
An MCP server that allow you to talk to DeepMyst and perform collaboration between LLMs using our Gateway, Router and Token Optimization
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…
# Hyperfabric MCP Server An MCP (Model Context Protocol) server that enables LLMs to interact with Hyperfabric APIs. This server exposes all 79 Hyperfabric…
Implementazione di un server MCP integrabile con Claude Desktop che consente di accedere alle ultime notizie sulla cybersecurity da vari siti web.
Trick claude desktop into using remote mcp servers with mcp-compose
# MCP Servers Ruby Examples This repository contains a collection of MCP (Machine Control Protocol) server implementations and utilities written in Ruby. It's…
Choose MCP Server Setup is a guide for configuring an MCP (Model Context Protocol) server that connects Claude Desktop to Google Cloud datasets and optionally…
MedicalcalculatorMCP is a Model Context Protocol (MCP) server that provides medical calculations. It is designed to be used with Claude Desktop and is…