Skip to main content
Glama

Deepwiki MCP Server

by regenrek
cli.mjs221 B
#!/usr/bin/env node import { fileURLToPath } from 'node:url' import { runMain } from '../dist/index.mjs' globalThis.__mcp_starter_cli__ = { startTime: Date.now(), entry: fileURLToPath(import.meta.url), } runMain()

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/regenrek/deepwiki-mcp'

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