RedNote MCP
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
Directory
🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
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…
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…
<div align="center"> # ⚡ Agent Toolbox **13 production-ready tools for AI agents — one API key, zero complexity.**…
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…
A documentation of MCP servers and tools I use with Claude
Simple MCP server using Claude to interact with a local JSON server
# 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…
MCP server + Chrome extension that gives AI coding agents control of your real browser with existing sessions and logins. Works with Cursor, Claude, Windsurf…
# Janus Analytics MCP Server An [MCP server](https://modelcontextprotocol.io) that connects AI coding agents to your [Janus](https://addjanus.ca) analytics…
MCP server implementation for the Hedera blockchain using the Hedera Agent Kit.
# CVforge MCP Server > Official [Model Context Protocol](https://modelcontextprotocol.io) server for **[CVforge](https://cvforge.co)** — > AI résumé (CV)…
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…
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance…
A super simple Starter to build your own MCP Server
A super simple Starter to build your own MCP Server
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。