Skip to main content
Glama

MCP Search Server

by Nghiauet
mcp_agent.config.yaml652 B
execution_engine: asyncio logger: transports: [file] level: debug path: "logs/mcp-agent.jsonl" mcp: servers: fetch: command: "/Users/saqadri/.local/bin/uvx" args: ["mcp-server-fetch"] description: "Fetch content at URLs from the world wide web" filesystem: command: "/Users/saqadri/.nvm/versions/node/v20.3.0/bin/npx" args: [ "-y", "@modelcontextprotocol/server-filesystem", # Current directory will be added by the code ] description: "Read and write files on the filesystem" openai: default_model: gpt-4o # Secrets are loaded from mcp_agent.secrets.yaml

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