Cerebra Legal MCP Server
# Cerebra Legal MCP Server An enterprise-grade MCP server for legal reasoning and analysis based on the "think" tool concept from [Anthropic's engineering…
Directory
# Cerebra Legal MCP Server An enterprise-grade MCP server for legal reasoning and analysis based on the "think" tool concept from [Anthropic's engineering…
# Swagger MCP 服务器 [](https://smithery.ai/server/@tuskermanshu/swagger-mcp-server)…
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
# Sallyport [](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…
# Query MCP (Supabase MCP Server) <p align="center"> <picture> <source media="(prefers-color-scheme: dark)"…
# MCP Python Function Generator Server An MCP server that exposes a tool to generate Python function code based on a description, with optional human-provided…
# Google Calendar MCP Server Uma implementação do Model Context Protocol (MCP) para o Google Calendar que permite a interação com eventos do calendário através…
This project provides both a Telegram client library and an MCP (Model Context Protocol) server for AI assistants to interact with Telegram. It’s for…
An MCP client and server for cryptogecko using fastMCP library and Starlette
Este repositorio contiene un agente inteligente construido en n8n que utiliza la arquitectura MCP Server y MCP Client para generar, automatizar y entregar…
# Quickstart Resources A repository of servers and clients from the following Model Context Protocol tutorials: -…
# Azure Data Explorer MCP Server This is a Model Context Protocol (MCP) server that can login to Azure Data Explorer and run KQL queries. ## Features - Login…
This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP…
A lightweight knowledge base assistant using MCP with LLM integration. Features a streamlined server-client architecture combining custom tools with a…
This service uses Model Context Protocol (MCP) server code to provide information about office supplies inventory from a CSV file. It allows AI assistants to…
# MCP Server for Cursor A Model Context Protocol (MCP) server implementation for Cursor IDE integration, providing a modern web dashboard and tools through SSE…
A comprehensive enterprise-grade implementation of the Model Context Protocol (MCP) for connecting LLMs with enterprise tools and data sources. It is…
Agent with MCP server solves math task and emails the output
# MCP Time Server - Streamable HTTP ⚠️ **This Server is for Demo and Testing Purposes** ⚠️ This is a **bare bones example server** designed for testing MCP…
# MCP Server for Microsoft Paint A JSON-RPC 2.0 compatible server for controlling Microsoft Paint through the Microsoft Commandline Protocol (MCP). ## Features…
A Python-based trading assistant that connects to a Zerodha MCP server to help users manage their trading account. It integrates with Zerodha’s API via the…
Run npm run build for client and server then Run node build/index.js ../weather-server/build/main.js
# deAPI MCP Server Production-ready Model Context Protocol (MCP) server for the [deAPI](https://deapi.ai) REST API. This server exposes all deAPI AI…
A dual-mode Python calculator server supporting both Server-Sent Events (SSE) for web clients and Standard Input/Output (STDIO) for terminal interaction.