Confidential guide on numerology and astrology, based of GG33 Public information

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/
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
🔍 Enabling AI assistants to search and access PyPI package information through a simple MCP interface.
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!