Cover image
Try Now
2025-04-04

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

MCP Server Tester 🚀 A web application that allows users to test the connectivity and functionality of an MCP server by providing its URL or installation code. 🔹 Features ✅ Accepts an MCP server URL or installation code ✅ Verifies connectivity and fetches response ✅ Displays results clearly ✅ Handles errors gracefully ✅ Deployed on Netlify (Frontend) and Render (Backend) 🔹 Tech Stack Frontend: HTML, CSS, JavaScript

Backend: Node.js, Express.js

Hosting: Netlify (Frontend), Render (Backend)

📌 Live Demo & Repository 🔗 Live App: creative-torte-69268c.netlify.app 🔗 GitHub Repository: https://github.com/kothagundlabhavitha/mcp-server-tester 🚀 How to Run the Project Locally 1️⃣ Clone the Repository bash Copy Edit git clone https://github.com/your-username/mcp-server-tester.git cd mcp-server-tester 2️⃣ Install Dependencies bash Copy Edit npm install 3️⃣ Start the Backend bash Copy Edit node server.js The backend will start on http://localhost:3000

4️⃣ Open the Frontend Open index.html in a browser

Or use Live Server extension in VS Code

📌 How It Works 1️⃣ Enter a valid MCP Server URL (e.g., from Smithery) 2️⃣ Click "Test MCP Server" 3️⃣ The app sends a request to the backend (Node.js on Render) 4️⃣ The backend checks the MCP server and returns the response 5️⃣ The result is displayed on the webpage ⚠️ Troubleshooting If you see "Cannot GET /", ensure the backend has a / route:

js Copy Edit app.get("/", (req, res) => res.send("MCP Server Tester Backend is running!")); If the frontend shows "Unexpected token '<'", your backend might be down. Check the Render logs for errors.

If "Failed to fetch", ensure the backend URL is correct in script.js:

js Copy Edit const backendUrl = "https://mcp-server-tester-e4xf.onrender.com"; 📌 Deployment Details Frontend: ✅ Netlify → creative-torte-69268c.netlify.app

Hosted using Netlify for quick, free deployments

Backend: ✅ Render → https://mcp-server-tester-e4xf.onrender.com

Hosted on Render for a free, always-online backend 🛠 Future Improvements 🔹 Better error handling 🔹 More test cases for different MCP servers 🔹 Improved UI/UX

👨‍💻 Author Bhavitha Kothagundla

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • https://zenepic.net
  • 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.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • JackKuo666
  • 🔍 Habilitar asistentes de IA para buscar y acceder a la información del paquete PYPI a través de una interfaz MCP simple.

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

    Reviews

    3 (1)
    Avatar
    user_KYBffEIa
    2025-04-17

    As a dedicated user of the mcp-server-tester, I am thoroughly impressed with its performance and reliability. Developed by kothagundlabhavitha, this tool has significantly streamlined our server testing processes. The user-friendly interface and comprehensive testing capabilities make it an indispensable asset for our team. Highly recommend it to anyone in need of efficient server testing solutions!