catalog-api-mcp-server
@davidlbl
About catalog-api-mcp-server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Comments