Skip to main content
Glama

Example Next.js MCP Server

by mat-hiretalk
manifest.json388 B
{ "dxt_version": "0.1", "name": "Mat-Assist", "version": "0.1.0", "description": "a tool to help mat", "author": { "name": "Mathew Mozer" }, "server": { "type": "node", "entry_point": "/app/[transport]", "mcp_config": { "command": "node", "args": [ "${__dirname}//app/[transport]" ], "env": {} } }, "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/mat-hiretalk/mcp-assistant'

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