MCP Test Run
Test and validate the functionalities of the Model Context Protocol. Ensure seamless integration and performance of LLM applications with external data and tools.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the MCP Test Run MCP server manually.
MCP Service
This is a Model Control Protocol (MCP) service that provides tools for Cursor and Claude applications.
Connecting to the Service
For Cursor Users
- Open Cursor
- Go to Settings > AI > Advanced
- Under "MCP Endpoint", enter:
https://your-render-url.onrender.com
- Save settings and restart Cursor
For Claude App Users
- Open Claude App
- Go to Settings > Advanced
- Under "MCP Connection", enter:
https://your-render-url.onrender.com
- Save settings
Available Tools
- Web Crawler: Crawls web pages and returns content as markdown
Deployment
This service is deployed on Render.com as a Docker container. The service is accessible at:
https://your-render-url.onrender.com
Replace your-render-url.onrender.com
with the actual URL provided by Render after deployment.
Environment Variables
MCP_HOST
: Host to bind the server (default: 0.0.0.0)MCP_PORT
: Port to bind the server (default: 8000)
Monitoring
A health endpoint is available at /health
for monitoring the service status.
Details:
Stars
0Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to MCP Test Run:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit