Skip to main content
Glama

Gemini Thinking MCP Server

by falahgs
temp_config.json1.68 kB
{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "C:\\Users\\Max\\Desktop", "G:\\mcp-projects" ] }, "brave-search": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-brave-search" ], "env": { "BRAVE_API_KEY": "BSAzpp4l-TbJ0pizXWCRdZSSDcS2LYi" } }, "everart": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-everart"], "env": { "EVERART_API_KEY": "everart-YRCIKOCJ7d8uvQF_uyk3lUSpG05NW2gpEfa4Vnui1EI" } }, "weather": { "command": "node", "args": [ "G:\\mcp01-server\\dist\\weatherServer.js" ] }, "fetch": { "command": "node", "args": [ "G:\\fetch-mcp\\dist\\index.js" ] }, "google-thinking": { "command": "node", "args": ["G:\\MCP02\\dist\\index.js"], "env": { "GEMINI_API_KEY": "AIzaSyCaUcqfr7xA9jQxe5nfL7m0cP4PPng_E_4" } }, "gemini-thinking": { "command": "node", "args": ["G:\\MCP-server-Deepseek_R1\\build\\index.js"], "env": { "GEMINI_API_KEY": "AIzaSyCaUcqfr7xA9jQxe5nfL7m0cP4PPng_E_4" } } } }

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/falahgs/gemini-thinking-mcp'

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