Skip to main content
Glama

MCP Test Server

by dannyhertz
package.json406 B
{ "name": "mcp-test-server", "version": "1.0.0", "description": "Simple MCP server for testing CSV and image resources", "type": "module", "main": "mcp-test-server.js", "scripts": { "start": "node basic-mcp-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "cors": "^2.8.5", "express": "^4.18.2", "node-fetch": "^3.3.2", "uuid": "^11.1.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dannyhertz/mcp-test-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server