Context Pipe
# ⛓️ Context-Pipe **The Universal Standard for Context Engineering.** [](htt…
Directory
# ⛓️ Context-Pipe **The Universal Standard for Context Engineering.** [](htt…
# Ollama Hive MCP Server A TypeScript-based Model Context Protocol (MCP) server that integrates with Ollama models using LangChain. This server provides tools…
# Context Autopilot **Automated context collection for coding agents.** Mines your real agent sessions — every instruction you repeated, every correction you…
The Model Context Protocol Server for NebulaGraph is an MCP server that provides LLM tooling systems with seamless access to NebulaGraph 3.x. It enables graph…
# MCP (Model Context Protocol) 서버 MCP 서버는 다양한 LLM(Large Language Model)을 통합 관리하고 표준화된 인터페이스를 제공하는 서비스입니다. 이 프로젝트는 DeepSeek와 Llama 모델을 통합하여 모델 간 전환이 용이하고, 컨텍스트…
A custom server project built using the Model Context Protocol (MCP) in Python. This repository documents my learning, experiments, and development progress.
# 🔍 Semantic-Sift **The Reasoning-First Middleware for High-Fidelity Agentic Workflows.** [ through practical guides, clients, and servers I've built while learning about this new protocol.
# Phone-a-Friend MCP Server 🧠📞 An AI-to-AI consultation system that enables one AI to "phone a friend" (another AI) for critical thinking, long context…
# IntraIntel.ai - Multi-LLM Agent Coding Challenge This project implements a Multi-LLM Agent system in Python designed to answer medical questions. It…
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
# ollama-MCP-server Ollamaと通信するModel Context Protocol (MCP) サーバー ## 概要 このMCPサーバーは、ローカルのOllama LLMインスタンスとMCP互換アプリケーションの間でシームレスな統合を可能にし、高度なタスク分解、評価、ワークフロー管理を提供します…
The Model Context Protocol (MCP) is a standardized way introduced by Anthropic for LLMs to interact with external tools, functions, and inject context. It…
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server ![Flutter and AI…
# Void MCP Server This project provides a Model Context Protocol (MCP) server for managing LLM context data. A small utility `run_local.py` can launch a local…
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…
This project automates email-based user registration for LLM apps using the Model Context Protocol (MCP). It acts as a simple backend that receives email…
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
# Model Context Protocol (MCP) Server for GitHub using Claude Desktop Add the following code to the `./Library/Application\…
VSCode Context MCP is a Model Context Protocol (MCP) server that bridges AI assistants with your VSCode environment. It gives AI models access to current…
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 implemented using Anthropic's MCP SDK
A Model Context Protocol (MCP Server) created from scratch