Skip to main content
Glama

MCP Search Server

by Nghiauet
mcp_agent.config.yaml604 B
$schema: ../../schema/mcp-agent.config.schema.json # Configuration for Stock Analyzer with g-search-mcp execution_engine: asyncio # MCP server configurations mcp: servers: # Fetch server for basic web retrieval fetch: command: "uvx" args: ["mcp-server-fetch"] # Google Search MCP server g-search: command: "npx" args: ["-y", "g-search-mcp"] # Filesystem server for writing reports filesystem: command: "npx" args: ["-y", "@modelcontextprotocol/server-filesystem"] # Default OpenAI configuration openai: default_model: gpt-4o

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/Nghiauet/mcp-agent'

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