Smart Pet with MCP
一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc
Directory
一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc
A Model Context Protocol (MCP) server that provides information about installed applications on your computer, support MacOS and Windows.
Client to demonstrate the test of an MCP server with OpenAI LLM
An MCP server that integrates the Metis FCA Handbook AI Harness into your AI workflow — compatible with Claude, OpenAI, Gemini, and most desktop/IDE MCP…
MCP server for accessing Outlook Calendar events via API
Ad-free web scraping and search exposed as 3 MCP tools
The SteamStats MCP Server is a Python-based Model Context Protocol (MCP) server that acts as an intermediary between an MCP client (like Roo) and the Steam Web…
mcpserverjs is an MCP server that exposes a single tool for executing JavaScript code. It is designed for developers who need to run JavaScript snippets within…
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…
An MCP (Model Context Protocol) server built with Next.js, providing tools, prompts, and resources using the MCP TypeScript SDK. Designed for developers who…
This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
A Java-based Model Context Protocol (MCP) server that provides deep introspection, monitoring, debugging, and REPL capabilities for Java applications…
🌐 Mcpixir is the open source way to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application…
An Extensive MCP server and a Gradio MCP client ( with Gemini ) with several tools made using win32com to intereact with Photoshop. Designing with Photoshop…
Sarutahiko MCP 計算ツール is a sample calculator implementation that uses the Model Context Protocol (MCP) to provide basic arithmetic operations. It is built with…
<h1 align="center">🧠 Custom MCP Server Demo</h1> This project is a Custom MCP (Model Context Protocol) Server built using Python, It’s designed to demonstrate…
# MCP Server + n8n  …
# ReceiptsAPI MCP Server Use ReceiptsAPI directly inside **Claude Desktop** and any MCP-compatible AI client. Parse receipts, invoices, and documents without…
# yt-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project…
RCS Quikmail is a Model Context Protocol (MCP) server for sending email using natural language. RCS Quikmail uses post-quantum encryption to secure the…
# Resume MCP Server This project transforms my resume into an interactive Model Context Protocol (MCP) server deployed on Cloudflare Workers. When AI…
A simplest MCP system implemented in Python, including a client and several servers.
# WhatsApp MCP Server with Wati API This is a Model Context Protocol (MCP) server for WhatsApp using the Wati API. With this you can search and read your…