catalog-api-mcp-server
@davidlbl
catalog-api-mcp-server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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.
「開発者ツール」の他のコンテンツ
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
コメント