Back to Home
jesselumarie icon

mcp-icon-test-server

Verified Safe

by jesselumarie

Overview

This server is designed to test icon support for various Model Context Protocol (MCP) entities (server, tools, resources, prompts) within the MCP Inspector.

Installation

Run Command
npm run dev

Environment Variables

  • PORT

Security Notes

The server uses `cors` with `origin: '*'`, which means it accepts requests from any domain. While acceptable for a test server, in a production environment, this would be a significant security risk allowing Cross-Origin Resource Sharing from any source. No obvious hardcoded secrets or malicious patterns like 'eval' were found. Session IDs are generated using `randomUUID()`, providing reasonable isolation for a test setup.

Similar Servers

Stats

Interest Score35
Security Score7
Cost ClassLow
Avg Tokens10
Stars1
Forks0
Last Update2025-11-25

Tags

MCPHTTP/SSEIcon TestingDeveloper ToolTypeScript