This MCP server scrapes LinkedIn, Facebook, Instagram profiles and performs Google searches. It provides tools for extracting public profile data and search results. It connects to LinkedIn, Facebook, Instagram, and Google. Developers use it to gather social media data and search results for analysis or integration into applications.
This MCP server scrapes LinkedIn, Facebook, Instagram profiles and performs Google searches. It provides tools for extracting public profile data and search results. It connects to LinkedIn, Facebook, Instagram, and Google. Developers use it to gather social media data and search results for analysis or integration into applications.
pip install Custom-MCP-ServerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"sharan-kumar-r-custom-mcp-server-github": {
"command": "uvx",
"args": [
"pip install Custom-MCP-Server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Custom?"
API Key Required
This server requires an API key from Custom. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| CUSTOM_API_KEY | Yes | Your Custom API key |
"What resources are available in Custom?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Custom"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Custom with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.