Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The project is implemented in **TypeScript**, uses the **Anthropic TypeScript SD
- Node.js
- npm

<a href="https://glama.ai/mcp/servers/@jacopoc/mcp-for-apache-ofbiz">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@jacopoc/mcp-for-apache-ofbiz/badge" alt="mcp-for-apache-ofbiz MCP server" />
</a>

---

## Table of Contents
Expand Down Expand Up @@ -144,10 +148,10 @@ Add your local MCP server configuration:

## Inspect the MCP servers

You can use Anthropics **Inspector** to easily test interactions with the local and remote MCP servers. You can do this also when a remote server is executed in your local host or private network, without requiring valid certificates or deploying the server on a publicly accessible host.
You can use Anthropic's **Inspector** to easily test interactions with the local and remote MCP servers. You can do this also when a remote server is executed in your local host or private network, without requiring valid certificates or deploying the server on a publicly accessible host.

Run (and install) the Inspector with:
```sh
npx @modelcontextprotocol/inspector
```
This will open a browser window ready to test your MCP servers.
This will open a browser window ready to test your MCP servers.