fastify-mcp
A Fastify plugin to run Model Context Protocol (MCP) servers
Directory
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…
<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
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…
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…
A poc of Neo4j mcp server with Chainlit (MCP host) and Claude LLM (Anthropic) API
# Janus Analytics MCP Server An [MCP server](https://modelcontextprotocol.io) that connects AI coding agents to your [Janus](https://addjanus.ca) analytics…
MCP server + Chrome extension that gives AI coding agents control of your real browser with existing sessions and logins. Works with Cursor, Claude, Windsurf…
# CVforge MCP Server > Official [Model Context Protocol](https://modelcontextprotocol.io) server for **[CVforge](https://cvforge.co)** — > AI résumé (CV)…
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…
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
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
ai-create-mcp is a Go-based tool that converts OpenAPI Specification (OAS) files into a Model Context Protocol (MCP) program.
# Cloudera ML Model Control Protocol (MCP) This MCP implements a Python-based integration with Cloudera Machine Learning, allowing Claude to interact with CML…
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。