Skip to main content
Glama

Map Traveler MCP

by mfukushim
DefGenerators.ts439 B
import {Schema} from 'effect'; /** * 対応ジェネレーター */ export const GeneratorProviderSchema = Schema.Literal( 'openAiText', 'openAiImage', 'openAiVoice', 'claudeText', 'geminiText', 'geminiImage', 'geminiVoice', // 'ollama', // 'voiceVox', // 'comfyUi', 'pixAi', // TODO 確認 'emptyText', 'emptyImage', 'emptyVoice', ); export type GeneratorProvider = typeof GeneratorProviderSchema.Type

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/mfukushim/map-traveler-mcp'

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