by CyberSys
A client demo project for unity-mcp-server repository
by makomori
A CLI tool that converts OpenAPI endpoints into Model Context Protocol (MCP) tools, allowing seamless API integration with MCP-compatible clients.
by Sidaartha
A Spring Boot application that implements the Model Context Protocol (MCP) server, providing AI-powered tools for different platforms. This server can be integrated with Claude Desktop and other MCP-compatible clients.
by vincent38wargnier
by aitomatic
A minimal and extensible template for building an MCP SSE (Server-Sent Events) server. Designed for quick setup, customization, and seamless integration with MCP clients.
by vishalmysore
MCP Server in Kotlin for integration with Claude and other MCP client. Works with a2a protocol as well
by cameronking4
MCP server + client API to make MCP enabled LLM requests with Vercel AI SDK (headless). Next.js implementation of "mcp-use"
by sanathshetty444
Expose your MCP server tools with help of an api to communicate with REST clients as well LLMs
by objones25
Multi-agent system using MCP clients and Vercel AI SDK
by 913165
by RobokopU24
MCP Client/Server for ROBOKOP
by yansircc
by galatanovidiu
by brunorozendo
by skaleui
by AlexMercedCoder
by saikrishna1312
A fully functional, agent-ready MCP server and client that provides real-time vulnerability intelligence and CWE enrichment, built for the Hugging Face Agents & MCP Hackathon 2025.
by aacister
Fantasy baseball statistics Chroma data store constructed with Python, MCP (Model Context Protocol) client, Brightdata MCP server, OpenAI SDK, Ollama (llama3.2 model), agents and tools. To be used in future app as RAG tool.
by cuba6112
A FastAPI-based server that acts as a Model Context Protocol (MCP) wrapper for the Ollama API. This server allows you to seamlessly integrate local large language models from Ollama with any MCP-compatible client, such as Claude Desktop. It's designed to be lightweight, easy to set up, and ready for production use.
by asiercontreras
by akshay12390
Model Context Protocol Dynamic client registration
by rpurinton
A modern Node.js framework for building Model Context Protocol (MCP) servers and clients, with HTTP transport, dynamic tool registration, robust logging, and graceful shutdown.
by huffmantayler
Two Spring AI applications. MCP client and MCP server.
by azmaveth
Model Context Protocol client/server library for Elixir
by keefcreative
A custom MCP server for Trello board automation and client onboarding
by oneness
MCP client and server with command line chat interface using Anthropic
by mikenitres
Play around with MCP tool selection using node.js with Astro and HTMX
by oozeorb
A universal MCP memory server with local AI processing for sharing memories across Claude Desktop, Windsurf, and other MCP clients
by SeeYangZhi
heroicons-mcp is a Model Context Protocol (MCP) server that exposes Heroicons. It allows LLMs and agentic applications to search (by name/category) and use icons, integrating with MCP clients like Claude Desktop.
by davidyen1124
A Model Context Protocol (MCP) server for Caltrain schedules. Get real-time train departures using GTFS data, designed for Claude Desktop and other MCP clients.
by balena-io-experimental
A simple MCP server that wraps the `balena` CLI to provide Balena capabilities to supported clients.
by naotama2002
This Go implementation allows MCP clients that only support local (stdio) connections to connect to remote MCP servers with authentication support.
by Dpun
Implementation of mcp server/client
Another CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
by zanetworker
Simple MCP Client for remote MCP Servers 🌐
by MCP-Mirror
Mirror of https://github.com/orhanveli/openapi-client-generator-mcp
by ijshd7
MCP Client & Server
by S1LV3RJ1NX
SSE based MCP server and Client demo with auto registry, Dockerfile setup and env.
by EnigmaticHarvest
A dummy MCP server to test the mcp-chat-cli at https://github.com/EnigmaticHarvest/gemini-mcp-client-ts
by ruixingshi
A repository containing the basic MCP client and MCP server (based on SDK and JSON-RPC implementation) to help everyone learn MCP from 0