MCP.so
ログイン

catalog-api-mcp-server

@davidlbl

catalog-api-mcp-server について

概要はまだありません

基本情報

カテゴリ

開発者ツール

ランタイム

java

トランスポート

stdio

公開者

davidlbl

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is catalog-api-mcp-server?

It is a pilot MCP server tool for validating or managing the state of P&C (Product & Catalog). It integrates with the VS Code MCP agent and exposes tools defined in a Java service for local interaction.

How to use catalog-api-mcp-server?

Enable the MCP agent in VS Code, then add the provided configuration in settings.json using the Java executable and the JAR file path. Start the server via the VS Code MCP interface, then select the agent to see available tools.

Key features of catalog-api-mcp-server

  • Validates or manages P&C state.
  • Integrates with VS Code MCP agent.
  • Exposes Java-based tools via MCP protocol.
  • Requires Java runtime and JAR file.
  • Enables local MCP server interaction.

Use cases of catalog-api-mcp-server

  • Validating product catalog status.
  • Managing P&C state through local MCP tools.
  • Querying catalog information via VS Code agent.
  • Testing MCP server integration in development.

FAQ from catalog-api-mcp-server

What runtime dependencies are needed?

Requires Java (JAVA_HOME) and the provided JAR file.

How do I configure the server in VS Code?

Add a JSON entry in settings.json with the command pointing to Java and the JAR path.

Where can I find the definition of tools?

Tools are defined in the EcommerceService.java file linked in the README.

How do I start the server after configuration?

Click “start” in the VS Code MCP interface for the server entry.

What can I query from the server?

Information as per the tools defined in the EcommerceService.

コメント

「開発者ツール」の他のコンテンツ