🧠 Simple MCP Server with Node.js
# 🧠 Simple MCP Server with Node.js This is a simple prototype of a **Model Context Protocol (MCP)** server built with Node.js and Express. It interacts with…
Directory
# 🧠 Simple MCP Server with Node.js This is a simple prototype of a **Model Context Protocol (MCP)** server built with Node.js and Express. It interacts with…
build a custom MCP server in Python and connect that to an AI agent.
# MCPサーバー練習用コード 本コードは下記のQiita記事の実装コードです。 先に記事をご覧ください。 ## 環境構築 1. リポジトリクローン ```bash git clone https://github.com/switch-kosuke/practice-mcp-server.git ``` 2…
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
BetterMCPFileServer is a reimagined Model Context Protocol (MCP) server for filesystem access that introduces privacy-preserving path aliases and an optimized…
This project demonstrates a simple client-server implementation of the Model Context Protocol (MCP), an open protocol by Anthropic that enables large language…
# YDB MCP --- [](https://github.com/ydb-platform/ydb-mcp/blob/main/LICENSE) [![PyPI…
Model Context Protocol: Client application with Langchain4j for spring boot ai mcp server
# mcp-pokeapi-server POKEAPI と連携し、MCP(Model Context Protocol)仕様でポケモン情報を取得できるサーバーです。 ## 概要 - MCP プロトコル(JSON-RPC 2.0 over stdio)で、LLM アプリや MCP…
My Projects Repo for MCP (Model Context Protocol)
# n8n AI Agent with Local MCP Integration (Docker + npx) This repository contains an n8n workflow demonstrating how to integrate the Model Context Protocol…
go-mcp-demo is an MCP Server and Client demo built on mark3labs/mcp-go that integrates with Ollama to enable local large language models to call tools via…
# WordNet MCP 服务 这是一个基于WordNet的Model Context Protocol (MCP) 服务实现,提供词汇查询功能,包括同义词、反义词、上下位词和定义等。 ## 项目地址 GitHub…
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…
<h1 align="center">Crawl4AI RAG MCP Server</h1> <p align="center"> <em>Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants</em> </p> A…
MCP Client Example ☀️ is a demonstrative client-server implementation using the Model Context Protocol (MCP). It shows how to connect a large language model…
# MOEX Stocks & News MCP Server MCP (Model Context Protocol) сервер для доступа к данным о котировках акций на Московской бирже (MOEX) и финансовым новостям…
# MoveFlow Aptos MCP Server A Model Context Protocol (MCP) server that enables AI assistants to interact with the MoveFlow protocol on Aptos blockchain. This…
An MCP Server and client for communicating with Nifi (v1.28)
MCP USDA Server is a modular MCP (Model Context Protocol) server template for fetching and formatting agricultural data from the USDA Foreign Agricultural…
# MCP File Reader Server This project provides a simple MCP (Model-Control-Protocol) server for reading files, runnable in two modes: 1. **Stdio Mode…
这是一个由C++编写的MCP系统,包括MCP核心架构的host、client和server
MySSL MCP Server is a site inspection tool from TrustAsia (MySSL.com) that checks site security certificates. It integrates with LLM models via the Model…
A Model Context Protocol server that exposes the Aspro.Cloud REST API to LLM clients. The server ships with the bundled OpenAPI spec, so the model can discover…