Skip to main content
Glama
JDeun

Unified Search MCP Server

by JDeun
run_local.bat448 B
@echo off REM Local test script for MCP server on Windows echo Starting local MCP server test... REM Set test environment variables set PORT=8080 set MCP_ENV=development set MCP_LOG_LEVEL=DEBUG set SMITHERY_ENV=true REM Add your API keys here for testing REM set GOOGLE_API_KEY=your-key REM set GOOGLE_CUSTOM_SEARCH_ENGINE_ID=your-cse-id REM set YOUTUBE_API_KEY=your-youtube-key echo Starting server on port %PORT%... python smithery_server.py

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/JDeun/unified-search-mcp-server'

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