Masumi MCP Server
The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…
Directory
The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…
MCP server for HamQTH.com — callsign lookup (free QRZ alternative)
Connects Raindrop.io — the bookmark management service — to AI assistants via the Model Context Protocol (MCP). It lets you organize, search, and manage…
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…
# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…
Universal long-term memory layer for AI coding assistants, powered by EverMemOS.
```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 is a collection of Model Context Protocol servers and clients designed for use with large language models. It includes a weather server for US weather data…
Gaia-X 基于AI新范式的下一代企业级AI应用平台。Gaia-X旨在实现类人脑的、针对企业办公业务场景的AI化赋能,包括一系列新颖而稳定的企业级AI功能,包括不限于:企业级管理功能、MCP Server支持(且支持将企业内部系统API转换为MCP…
# Signal Found MCP **The only AI tool that connects directly to a proprietary Reddit outreach network — find your prospects, personalize your pitch, and send…
MCP server to get latest information about me (for now), you can add that mcp server to claude desktop or create custom client which you can see in the file
MCP server for the Regulations.gov API: federal rulemaking dockets, proposed and final rules, public comments, and comment period tracking. Built for tracking…
MCP server for GSA CALC+ Labor Ceiling Rates: awarded not-to-exceed hourly rates from GSA MAS contracts (230K+ records). Search by labor category, education…
# MCP Server for Microsoft Paint A JSON-RPC 2.0 compatible server for controlling Microsoft Paint through the Microsoft Commandline Protocol (MCP). ## Features…
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…
# MCP Calculator Demo A demonstration project showcasing a calculator service using the MCP (Model Control Protocol) framework. This project consists of a…
# @heuresis/mcp A Model Context Protocol (MCP) server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…
OmniEngineer is an integrated system designed for maximum software development efficiency. It is architected using FastAPI-based microservices, orchestrated…
# genius-mcp-server Un servidor [Model Context Protocol (MCP)](https://modelcontextprotocol.io) para interactuar con la [API de…
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
# Laraguard MCP <img width="100%" alt="image" src="https://github.com/user-attachments/assets/27731e3b-2a15-4b1a-b2e3-c76fca96fff5" /> > **A security audit MCP…
# 🧠 mcp_server-client_EAG-S-4 - Local Setup This repository provides a minimal implementation to set up and interact with the **MCP (Modular Computation…
KHEPRA MCP Server smithery badge MCP Registry License Container PQC Sovereign compliance engine with 36,195 STIG/CCI/NIST/CMMC mappings. Air-gappable. Zero…
DartMCP is a Dart implementation of the Model Context Protocol (MCP) for AI agent interactions, providing both server and client components for building…