Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How to solve the problem of not being able to call external tools in mcp-ui?

2025-08-25 1.8 K
Link directMobile View
qrcode

Solution for mcp-ui can not call external tools

When mcp-ui fails to invoke an external tool, it may be due to a configuration error, a service not started, or a tool definition problem. The following are specific solutions:

  • Check that the MCP service is functioning properly: Ensure that the MCP back-end service has been started (npm run mcp:server), and check the terminal for reported errors.
  • Validation Tool Configuration: Inspectionmcp_server.jsin the tool list, make sure that the tool name, parameters and description are defined correctly, e.g. the browser tool needs to contain thename: "browser"The
  • Testing API connectivity: Type a simple command in the chat box (e.g. "Open Google Search AI"), and see if the tool call log is returned. If there is no response, it may be a port conflict (default 3001), you can change the following.envhit the nail on the headMCP_SERVER_PORTThe
  • Checking dependencies: Runnpm lsVerify that all dependencies (e.g.@mcp/core) is installed and can be re-executed if missingnpm installThe

If the problem remains unresolved, try the following workarounds:

  • Restart all services (front-end, back-end, Electron).
  • Check the project's GitHub Issues page and search for similar issues.
  • Check in the Network tab of the Developer Tools (F12) to see if the API requests are being sent properly.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish