Skip to main content
Glama

Keywords Everywhere MCP Server

smithery.yaml568 B
# Smithery configuration file: https://smithery.ai/docs/build/project-config/smithery-yaml runtime: "typescript" env: KEYWORDS_EVERYWHERE_API_KEY: "${config.KEYWORDS_EVERYWHERE_API_KEY}" startCommand: type: "http" # JSON Schema defining the configuration options for the MCP. configSchema: properties: KEYWORDS_EVERYWHERE_API_KEY: description: "API key for Keywords Everywhere" type: "string" required: - "KEYWORDS_EVERYWHERE_API_KEY" type: "object" exampleConfig: KEYWORDS_EVERYWHERE_API_KEY: "your-api-key-here"

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/hithereiamaliff/mcp-keywords-everywhere'

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