Skip to main content
Glama

SearchAPI MCP Server

package.json1.09 kB
{ "name": "searchapi-mcp", "version": "1.0.0", "description": "Model Context Protocol (MCP) server for searchapi.io API", "main": "src/index.js", "scripts": { "start": "node src/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "searchapi", "model-context-protocol", "claude", "ai", "search", "google-maps", "google-flights", "google-hotels" ], "author": "https://github.com/lianshuang-photo", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "axios": "^1.6.2", "zod": "^3.22.4" }, "engines": { "node": ">=16.0.0" }, "bin": { "searchapi-mcp": "./bin/cli.js" }, "files": [ "src", "bin", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "https://github.com/lianshuang-photo/searchapi-mcp-nodejs.git" }, "bugs": { "url": "https://github.com/lianshuang-photo/searchapi-mcp-nodejs/issues" }, "homepage": "https://github.com/lianshuang-photo/searchapi-mcp-nodejs#readme" }

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/lianshuang-photo/searchapi-mcp-nodejs'

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