Skip to main content
Glama

WithSeismic MCP

tsup.config.ts201 B
import { defineConfig } from "tsup"; export default defineConfig({ entry: ["src/sse.ts"], format: ["esm"], dts: true, splitting: false, clean: true, outDir: "dist", sourcemap: true, });

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/dougwithseismic/withseismic-mcp'

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