MCP-server-tester
by Rushi-Parekar11
MCP Server Tester is a web application designed to test the functionality and connectivity of an MCP server. It allows users to input server configurations and verifies the connection, displaying the results.
Last updated: N/A
MCP-server-tester
MCP Server Tester is a web application that allows users to test the functionality and connectivity of an MCP server. Users can input an MCP server configuration, and the app verifies the connection, displaying the results.
Features
Accepts MCP server configuration (e.g., installation code from Smithery)
Tests connectivity and functionality of the MCP server
Displays clear responses or error messages
Simple UI built with HTML, CSS, and JavaScript
Backend API using Node.js and Express
Tech Stack
Frontend: HTML, CSS, JavaScript
Backend: Node.js, Express, Axios
Deployment: Netlify/Vercel (Frontend), Render/Railway (Backend)