Skip to main content
Glama

Notion MCP Server

by SAhmadUmass
tsconfig-schema.d.ts464 B
import type { TsConfigOptions } from './index'; /** * tsconfig schema which includes "ts-node" options. * @allOf [{"$ref": "https://schemastore.azurewebsites.net/schemas/json/tsconfig.json"}] */ export interface TsConfigSchema { /** * ts-node options. See also: https://typestrong.org/ts-node/docs/configuration * * ts-node offers TypeScript execution and REPL for node.js, with source map support. */ 'ts-node': TsConfigOptions; }

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/SAhmadUmass/notion-mcp-server'

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