MCP.so
登录

MCP Server Tester

@Lokan-Gahir

关于 MCP Server Tester

暂无概览

基本信息

分类

其他

运行时

html

传输方式

stdio

发布者

Lokan-Gahir

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Server Tester?

A web application that allows you to test MCP (Model Context Protocol) servers by pasting a JSON config and viewing the result.

How to use MCP Server Tester?

Clone the repository, then run the local Node.js backend. Open the frontend in a browser, paste an MCP config JSON into the textarea, and the result will be displayed.

Key features of MCP Server Tester

  • Paste MCP config JSON into a textarea.
  • Frontend sends request to a Node.js backend.
  • Backend forwards request to the MCP server endpoint.
  • Displays the result clearly.
  • Built with HTML, CSS, JavaScript, Node.js, Express, Axios.

Use cases of MCP Server Tester

  • Test MCP servers hosted on platforms like smithery.ai.
  • Verify configuration validity before deployment.
  • Debug MCP server responses locally.
  • Experiment with different MCP configs.

FAQ from MCP Server Tester

评论

其他 分类下的更多 MCP 服务器