Skip to main content
Glama

Example MCP Server

by Mtar786
package.json324 B
{ "name": "mcp-server-example", "version": "1.0.0", "description": "A simple Model Context Protocol (MCP) server exposing basic tools.", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "zod": "^3.22.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/Mtar786/mcpServer'

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