MCP.so
登录
G

Greenbook

@GreenBookOrg

关于 Greenbook

A lightweight Model Context Protocol (MCP) server that exposes Greenbook data and tools for market research professionals, analysts, and related workflows. It is designed to be used as a remote data source from any MCP-compatible client.

基本信息

分类

数据与分析

传输方式

stdio

发布者

GreenBookOrg

提交者

Stanislau Shvaika

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Greenbook?

Greenbook is a lightweight Model Context Protocol (MCP) server that exposes Greenbook data and tools for market research professionals, analysts, and related workflows. It is designed to be used as a remote data source from any MCP-compatible client.

How to use Greenbook?

The recommended way is to point your MCP-compatible client to the hosted endpoint at https://mcp.greenbook.org/mcp. Alternatively, you can run locally after installing dependencies with npm install and starting the server with npm run start:dev or npm run start; an API key is required for local use, obtainable by contacting [email protected].

Key features of Greenbook

  • Remote hosted endpoint for easy integration
  • Also runnable locally with Node.js 20+ and npm
  • Built with TypeScript and MCP protocol
  • Provides Greenbook data and tools for market research
  • Supports watch mode for local development

Use cases of Greenbook

  • Access Greenbook market research data from any MCP-compatible client
  • Integrate Greenbook tools into analyst workflows
  • Develop and test locally using a watch-mode dev server

FAQ from Greenbook

What runtime is required to run Greenbook locally?

Node.js version 20 or higher and npm are required.

How do I get an API key for local use?

Contact [email protected] to request an API key; instructions for environment configuration will be provided with the key.

Where is the server data hosted?

The recommended remote endpoint is at https://mcp.greenbook.org/mcp.

Can I run Greenbook in development mode?

Yes, use npm run start:dev to run the server in watch mode for local development.

What license is Greenbook released under?

Greenbook is licensed under the MIT License.

评论

数据与分析 分类下的更多 MCP 服务器