Skip to main content
Glama

MCP User Profile Management Server

by SLdragon
package.json532 B
{ "name": "mcp-elicitation-server", "version": "1.0.0", "description": "MCP server demonstrating elicitation support for user profile management", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js" }, "keywords": [ "mcp", "model-context-protocol", "elicitation", "user-profile" ], "author": "Demo", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3" }, "engines": { "node": ">=18.0.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/SLdragon/mcp-elicitation-server'

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