Skip to main content
Glama

Bizinfo MCP Server

by kwanGDss
package.json693 B
{ "name": "@kwangdss/bizinfo-mcp", "version": "1.0.10", "description": "Bizinfo MCP server Node.js client", "type": "module", "bin": { "bizinfo-mcp-server": "./bin/mcp-server.mjs" }, "scripts": { "start": "node server.mjs", "client": "node client.mjs", "mcp": "node client.mjs" }, "keywords": [ "mcp", "bizinfo", "modelcontextprotocol" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/smhrd/bizinfo-mcp.git" }, "homepage": "https://github.com/smhrd/bizinfo-mcp", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "dotenv": "^16.4.5", "zod": "^3.23.8" } }

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/kwanGDss/mcp-bizinfo'

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