MCP Server with MongoDB Integration
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…
Directory
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…
LYRAI is a Model Context Protocol (MCP) operating system for multi-AI AGENTs designed to extend the functionality of AI applications by enabling them to…
# **CAA (Control Any App) by Haima Cloud** ## **1. Project Overview** CAA (Control Any App) is an innovative MCP (Model Context Protocol) service launched by…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
# Sequential Thinking MCP Server <div align="center"> [](LICENSE)…
# MicroFn MCP Server (Python) This is a FastMCP server for the MicroFn project. It exposes MCP tools for integration and automation. --- ## Features - **Ping…
# MCP Server (mcp-tools) This project contains a general MCP server designed to provide tools for AI agents, communicating via stdin/stdout using the Model…
This repository demonstrates a security vulnerability in MCP (Model Context Protocol ) servers that allows for remote code execution and data exfiltration…
# Sallyport [](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…
This project demonstrates how to set up an MCP (Model Context Protocol) server and client using Server-Sent Events (SSE) for communication. It includes a…
# Generic MCP Server A generic Model Context Protocol (MCP) server scaffold that can be extended with custom tools and functionality. ## Installation 1. Clone…
<div align="center"> # 🔥 Pulse CN MCP Server [](https://opensource.org/licenses/MIT)…
A dedicated MCP (Model Context Protocol) tool for github, The MCP (Model Context Protocol) Tool for GitHub is a Python-based solution designed to help manage…
Task orchestrator & tool registry with built-in Agent Tool Intelligence. 28+ MCP tools: task planning, tool search with semantic quality scoring, trust engine…
# SFCC MCP Server A Model Context Protocol (MCP) server for interacting with Salesforce Commerce Cloud (SFCC) APIs. ## Features - Dynamic endpoint registration…
<picture> <img alt="" src="./static/image.jpg" width="full"> </picture> <h1 align="center">Open Source MCP CLient Library </h1>…
# Angel One Trading MCP Server <div align="center">  **Automated Stock…
# OWASP MCP Server A WebSocket-based Mission Control Protocol (MCP) server for OWASP ZAP security scanning, enabling real-time control and monitoring of…
It is an MCP (Model Context Protocol) server that provides the current datetime in ISO 8601 format via a single tool called get-current-datetime. It supports…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
# 🤖 Claude AI Documentation Assistant 📚 <div align="center"> ![Claude + MCP Integration](https://raw.githubusercontent.com/anthropics/logo/main/claude-badge.png…
# 🦊 CamoFox MCP **The anti-detection browser MCP server for AI agents.** Navigate, interact, and automate the web without getting blocked…
Two MCP Servers managed parallely by Claude Desktop MCP Client to perform complex math calculations and then send the response via email
A Model Context Protocol server wrapping the official Notion SDK