Skip to main content
Glama
codingthailand

xmcp Application

xmcp.config.ts216 B
import { type XmcpConfig } from "xmcp"; const config: XmcpConfig = { http: true, paths: { tools: "./src/tools", prompts: "./src/prompts", resources: "./src/resources", } }; export default config;

Latest Blog Posts

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/codingthailand/mcp-server-app'

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