Skip to main content
Glama

My Credentials MCP Server

by preangelleo
mcp-api-wrapper.service•623 B
[Unit] Description=MCP API Wrapper - HTTP API for MCP Database Operations Documentation=https://github.com/user/mcp-api-wrapper After=network.target [Service] Type=simple User=ubuntu WorkingDirectory=/home/ubuntu/mcp-api-wrapper Environment=NODE_ENV=production ExecStart=/usr/bin/node server.js Restart=on-failure RestartSec=10 StandardOutput=syslog StandardError=syslog SyslogIdentifier=mcp-api-wrapper # Security NoNewPrivileges=yes PrivateTmp=yes ProtectSystem=strict ProtectHome=yes ReadWritePaths=/home/ubuntu/mcp-api-wrapper # Resource limits LimitNOFILE=65536 LimitNPROC=4096 [Install] WantedBy=multi-user.target

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/preangelleo/my-credentials-mcp'

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