Skip to main content
Glama

mcp-test-server

package.json556 B
{ "name": "mcp-test-server", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev --turbopack", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.3", "@vercel/mcp-adapter": "^0.11.1", "next": "15.3.4", "react": "^19.0.0", "react-dom": "^19.0.0", "react-markdown": "^10.1.0", "remark-gfm": "^4.0.1", "zod": "^3.25.71" }, "devDependencies": { "@tailwindcss/postcss": "^4", "tailwindcss": "^4" } }

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/kukapay/mcp-test-server'

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