
函数中心
STDIOFunction Hub网络搜索和内容提取服务
Function Hub网络搜索和内容提取服务
MCP Server for the Function Hub API.
Get a function hub API Key here.
Add the following to your claude_desktop_config.json
:
{ "mcpServers": { "function-hub": { "command": "npx", "args": [ "-y", "github:segun/mcp-server-function-hub" ], "env": { "API_KEY": "<YOUR_API_KEY>" } } } }
Docker build:
docker build -t mcp/google-maps -f src/google-maps/Dockerfile .
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.