Skip to main content
Glama

Test MCP Server

package.json428 B
{ "name": "test-mcp-server", "version": "1.0.0", "description": "A simple MCP server for learning purposes", "main": "server.js", "type": "module", "scripts": { "start": "node server.js", "test": "node test_client.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.22.0" }, "keywords": ["mcp", "model-context-protocol", "server"], "author": "", "license": "MIT" }

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/Shahzaibalikhawaja/model-context-protocols'

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