Skip to main content
Glama
banique15

Simple MCP Server

by banique15
package.json369 B
{ "name": "designer-info-server", "version": "1.0.0", "description": "MCP server that provides designer information via the get_designer_name tool", "main": "index.js", "type": "module", "scripts": { "build": "chmod +x index.js", "start": "node index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "latest", "zod": "^3.22.4" } }

Latest Blog Posts

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/banique15/MCP-Server'

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