I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP测试服务器
这是一个基于Web的应用程序,用于测试MCP服务器。它旨在演示能够在典型的Web托管环境中运行的MCP客户端。
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
Model Context Protocol (MCP) Testing Servers
This is a web-based application for testing MCP servers. It was designed to demonstrate a MCP client capable of running in a typical web hosting environment.
Installation
You can install the package via Composer:
composer create-project mcp/testing-server web-client
Using The Web Client
php server.php
To connect to the included MCP test server, enter php
in the Command field and server.php
in the Arguments field and click Connect to Server
. The interface allows you to test Prompts, Tools, and Resources. There is also a Debug Panel allowing you to view the JSON-RPC messages being sent between the Client and Server.
Web Client Notes And Limitations
php -S 127.0.0.1:8989
This MCP Web Client is intended for developers to test MCP servers, and it is not recommended to be made publicly accessible as a web interface without additional testing for security, error handling, and resource management.
While MCP is usually implemented as a stateful session protocol, a typical PHP-based web hosting environment restricts long-running processes. To maximize compatibility, the MCP Web Client will initialize a new connection between the client and server for every request, and then close that connection after the request is complete.
License
The MIT License (MIT). Please see License File for more information.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Therapist adept at identifying core issues and offering practical advice with images.
Reviews

user_mqBRRlNk
As a loyal user of the mcp-testing-server, I must say this tool is incredibly efficient for automated testing. Created by dependencies-packagist, it seamlessly integrates into my workflow, making tests more manageable. I highly recommend it to any developer looking for a reliable solution. For more details, visit: https://github.com/dependencies-packagist/mcp-testing-server.