MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Server Evaluations Skills

Evaluate MCP servers for quality and reliability. Verify tool functionality, test error handling, generate tests, and assess response quality with no dependencies other than curl. Use this when validating MCP server implementations, testing OpenAPI-to-MCP conversions, or assessing API tool quality.

Created 1/25/2026
Updated 3 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-server-evaluations-skills

Cursor configuration (mcp.json)

{ "mcpServers": { "mcp-com-ai-mcp-server-evaluations-skills": { "command": "npx", "args": [ "mcp-com-ai-mcp-server-evaluations-skills" ] } } }