Mcp Server
<p align="center"> <a href="https://pypi.org/project/fast-agent-mcp/"><img src="https://img.shields.io/pypi/v/fast-agent-mcp?color=%2334D058&label=pypi" /></a>…
Directory
<p align="center"> <a href="https://pypi.org/project/fast-agent-mcp/"><img src="https://img.shields.io/pypi/v/fast-agent-mcp?color=%2334D058&label=pypi" /></a>…
MCP Chess Server lets you play chess against any large language model (LLM) through the Model Context Protocol. It provides a set of tools to manage a chess…
# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…
The BuildingLink MCP Server is a Model Context Protocol server that enables connecting an LLM to data from the BuildingLink property management platform. It is…
MCP Server for interacting with live music events
Showcases how to integrate Spring AI's support for MCP (Model Context Protocol) within Spring Boot applications, covering both server-side and client-side…
MCP Client 与 MCP Server基于SSE方式的样例实现(Python版本)
# mcp-client-and-server MCP server Model Context Protocol Client and Server to chain together between clients and servers ## Components ### Resources The…
# 🚀 JMeter MCP Server This is a Model Context Protocol (MCP) server that allows executing JMeter tests through MCP-compatible clients. > [!IMPORTANT] > 📢…
This Go implementation of the Model Context Protocol enables communication between LLM hosts (e.g., clients) and servers that provide contextual information…
# MCP Arduino Server (mcp-arduino-server) [](https://opensource.org/licenses/MIT) [![PyPI…
This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP…
Local, open-source multi-account MCP broker — one endpoint, every account. Add credentials once and switch identity without reconnecting, from any LLM client.
MCP server that lets LLM agents play real PICO-8 carts in deterministic lockstep: press buttons, step frames, inspect screenshots, read Lua globals, peek…
A Desktop Application To Interact With Your MCP Servers
A poc of Neo4j mcp server with Chainlit (MCP host) and Claude LLM (Anthropic) API
Filesystem-first MCP server for Obsidian vaults with an LLM-Wiki layer on top.
# MCP Server and Client This project demonstrates a simple implementation of an MCP server and client. ## Running the Server ```bash python mcp_server.py ```…
# MCP Browser Automation with Ollama A powerful browser automation system that enables AI agents to control web browsers through the Model Context Protocol…
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
A quick pokemon demo to showcase MCP server, client, and host
🤖 AI code quality gate for AI-generated code. Detects hallucinated packages, phantom dependencies, stale APIs, and more. MCP Server + CLI + CI/CD Action.
A repository containing multiple Model Context Protocol (MCP) server projects. It currently includes a shell command execution server (Shellserver) and a…
A simple MCP (Model Context Protocol) server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It also…