Skip to main content
Glama

Simplicate MCP Server

by daanno
wrangler.jsonc278 B
{ // Minimal Wrangler config. This project is primarily a Node server (src/index.ts). // The worker here is a small placeholder so `npx wrangler deploy` has an entry-point. "name": "mcp-simplicate-worker", "compatibility_date": "2025-10-14", "main": "src/worker.js" }

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/daanno/simplicate-mcp'

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