Skip to main content
Glama
smithery.yaml728 B
# Smithery configuration file: https://smithery.ai/docs/build/project-config runtime: container startCommand: type: http configSchema: # JSON Schema defining the configuration options for the MCP. type: object required: - refApiKey properties: refApiKey: type: string title: "Ref API Key" description: "API key for Ref MCP server. Get one from https://ref.tools/keys" disableSearchWeb: type: boolean title: "Disable Search Web" default: false description: "Disable the fallback web search tool" exampleConfig: refApiKey: "my-dummy-api-key" disableSearchWeb: false build: dockerfile: "Dockerfile" dockerBuildPath: "."

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/ref-tools/ref-tools-mcp'

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