
mcp-server-tester
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
🧪 MCP Server Testing Application
A simple Node.js web application that tests connectivity and basic functionality of a Modular Computational Prompting (MCP) server. Useful for developers building or integrating with MCP-compatible AI backends.
🚀 Features
- Test basic connectivity to any MCP server.
- Validate
/health
endpoint or fallback toHEAD
request. - Send a sample prompt to the
/run
endpoint to verify functionality. - Displays:
- Server response
- Result/answer
- Execution steps/thoughts
- Output schema
📦 Tech Stack
- Node.js + Express
- Axios for HTTP requests
- HTML frontend (in
public/
directory)
🛠️ Installation & Setup
-
Clone the repository
git clone https://github.com/UdhayaParameshwaran-ai/mcp-server-tester.git cd mcp-server-tester
-
Install dependencies
npm install
-
Start the application
node server.js
- Visit in your Brower http://localhost:3000/
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_XhqEnFZ2
I recently used the mcp-server-tester by UdhayaParameshwaran-ai and it has been a game-changer for my development workflow. It's easy to use, robust, and significantly improves server performance testing. If you're serious about server management, definitely give it a try! Highly recommended!