Skip to main content
Glama

POC MCP Server

index.ts528 B
// @ts-nocheck export { createClient } from './createClient' export type { ClientOptions } from './createClient' export type { FieldsSelection } from './typeSelection' export { generateGraphqlOperation } from './generateGraphqlOperation' export type { GraphqlOperation } from './generateGraphqlOperation' export { linkTypeMap } from './linkTypeMap' // export { Observable } from 'zen-observable-ts' export { createFetcher } from './fetcher' export { GenqlError } from './error' export const everything = { __scalar: 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/BrunoSSantana/poc-mcp-server'

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