MCP Server for WinDBG Crash Analysis
An AI-powered MCP server that bridges language models with WinDbg for Windows crash dump analysis and live remote debugging. It wraps Microsoft’s CDB debugger…
Directory
An AI-powered MCP server that bridges language models with WinDbg for Windows crash dump analysis and live remote debugging. It wraps Microsoft’s CDB debugger…
Spotify MCP is a Model Context Protocol server that connects Claude with Spotify, built on top of the Spotipy library. It enables controlling Spotify playback…
MCP Server for Transcripter is a Model Context Protocol (MCP) server implementation that provides tools and resources for AI‑powered features within the…
An MCP server for executing wgrib2 commands from MCP Client. Designed with a simple approach where converted files are saved to a specific folder.
# Syenite The DeFi interface for AI agents. One MCP endpoint for swaps, bridges, yield, lending, and risk across 30+ chains. ## What This Is Syenite is an MCP…
This Snowflake MCP server provides tooling for Snowflake Cortex AI features, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client…
# MCP Server: TypeScript Project Initializer This project implements a Model Context Protocol (MCP) server that provides a tool to initialize a basic…
Remote MCP server with auth gated by Azure API Management
MCP server and client for running Linux commands
Bun Server Transport implementation for MCP - MCP SSE
This MCP server provides endpoints for the Symbol blockchain, as documented at the Symbol Developers OpenAPI (v1.0.4). It is designed to be used with Claude…
A demo of how to build an MCP server (without just vibe coding).
# MCP Weather Server This project is a weather server built using the MCP (Model Context Protocol) framework. It provides tools to fetch weather alerts and…
A template repository that includes a dev container for running a local LLM and included knowledge base. Add a git repo using `git subtree` or `git submodule`…
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.
mcp demo for studying mcp, include client and server
It is a simple MCP server for interacting with a git repository, built using the Python SDK. It includes two git tools, one prompt, and one resource, and…
[Lenz](https://lenz.io) is a fact-checking platform. It takes a factual claim, runs it through a multi-model pipeline (framing → research → debate → panel…
# HEORAgent MCP Server [](https://www.npmjs.com/package/heor-agent-mcp)…
# Google Sheets API MCP Server A comprehensive Model Context Protocol (MCP) server for interacting with the Google Sheets API. This server provides tools and…
Open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. Includes 325 tools for inventory management, order…
A fast, scalable MCP (Model Context Protocol) server for Zerodha trading.
Sử dụng MCP Server & Agent LangChain/LangGraph
Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.