Model Context Protocol(MCP) 编程极速入门
This is a step‑by‑step tutorial that teaches how to build a Model Context Protocol (MCP) server and client from scratch using Python 3.11 and the uv package…
Directory
This is a step‑by‑step tutorial that teaches how to build a Model Context Protocol (MCP) server and client from scratch using Python 3.11 and the uv package…
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
这是一个MCP客户端,让你轻松配置各个大模型,对接各种MCP Server而开发。This is an MCP client that allows you to easily configure various large models and develop interfaces with various MCP…
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads…
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
# LiGo + LinkedIn MCP Runner  **The first…
Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps
A Fastify plugin to run Model Context Protocol (MCP) servers
A lightweight TypeScript library that converts MCP (Model Context Protocol) server tools into LangChain-compatible StructuredTool objects. It allows developers…
OWL-MCP is a Model-Context-Protocol (MCP) server that enables AI assistants to interact with Web Ontology Language (OWL) ontologies through standardized…
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK. It provides a starting point for developers building MCP‑compatible…
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple…
Spring AI MCP extends the MCP Java SDK with Spring Boot integration, providing both client and server starters. It enables AI models to interact with external…
A documentation of MCP servers and tools I use with Claude
# Strava MCP Chatbot This is a simple Python chatbot that connects to a locally hosted MCP (Model Context Protocol) server. The chatbot acts as an elite…
Simple MCP server using Claude to interact with a local JSON server
# Janus Analytics MCP Server An [MCP server](https://modelcontextprotocol.io) that connects AI coding agents to your [Janus](https://addjanus.ca) analytics…
A poc of Neo4j mcp server with Chainlit (MCP host) and Claude LLM (Anthropic) API
# CVforge MCP Server > Official [Model Context Protocol](https://modelcontextprotocol.io) server for **[CVforge](https://cvforge.co)** — > AI résumé (CV)…
MCP server + Chrome extension that gives AI coding agents control of your real browser with existing sessions and logins. Works with Cursor, Claude, Windsurf…
MCP server implementation for the Hedera blockchain using the Hedera Agent Kit.
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
# 🌐 Claude MCP Server Quickstart A ready-to-use implementation of the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that integrates…