
Function Hub
STDIOFunction Hub API MCP server for web search, content extraction, and screenshots
Function Hub API MCP server for web search, content extraction, and screenshots
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.