GoPluto AI MCP
MCP for quick human experts
Ads
Overview
<img alt="Install in Cursor (Local proxy)" src="https://img.shields.io/badge/Cursor-Install%20Local%20Proxy-0098FF?style=for-the-badge&logo=visualstudiocode&logoColor=white"> > GoPluto MCP lets AI coding assistants pull fresh service/provider knowledge, routing rules, and ready‑to‑paste snippets from GoPluto — right inside your prompt. - ❌ No guarantee of finding the right expert when you actually need them - ❌ Made-up providers and broken flows waste time - ❌ Constant context-switching between people slows you down
Installation
claude mcp add --transport http gopluto https://api.gopluto.ai/mcp \
Configuration
{
"mcpServers": {
"gopluto": {
"url": "https://api.gopluto.ai/mcp",
"headers": { "gopluto-api-key": "YOUR_API_KEY" }
}Capabilities
- Fetch live service documentation
Ask your assistant to retrieve up‑to‑date docs and ready‑to‑paste code snippets for a specific service using `get-gopluto-docs`.
- Resolve service names to GoPluto IDs
Have the assistant map a package or service name to its GoPluto identifier via `resolve-gopluto-id`.
- Search for providers by criteria
Query available providers based on skills, geography, or budget with `search-providers`.
- Generate minimal API payloads
Get the smallest valid request body to create a service request through `create-service-request`.
Tags
- ai-agent
- research
- knowledge-retrieval
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.