Skip to main content
Glama

4o-mini-search-mcp

by rebers
package.json965 B
{ "name": "@rebers/4o-mini-search-mcp", "version": "0.1.2", "description": "Minimal MCP server for OpenAI and OpenRouter.ai search", "type": "module", "main": "dist/index.js", "bin": { "4o-mini-search-mcp": "./dist/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('dist/index.js', '755')\"", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "openai": "^4.0.0", "zod": "^3.23.8" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/rebers/4o-mini-search-mcp.git" }, "keywords": [ "mcp", "search", "openai", "gpt4o", "mini", "openrouter" ], "author": "rebers", "license": "MIT", "publishConfig": { "access": "public" }, "engines": { "node": ">=16.0.0" } }

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/rebers/4o-mini-search-mcp'

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