cyanheads-mcp-server
Fleet discovery for the cyanheads MCP ecosystem — semantic search across servers and tools, with per-client install snippets.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Cyanheads Search Catalog: Search fleet tools and servers by natural-language description. Returns ranked matches with brief summaries and the server each tool belongs to. Use scope "servers" to find w
- Cyanheads Describe Entry: Return the description and install snippets for a named tool or server. For tools: the description and the server it belongs to. For servers: local (stdio, via npx) install s
What data it sees
Do you need an account
No: the server works without sign-in
Fleet discovery for the cyanheads MCP ecosystem — semantic search across servers and tools, with per-client install snippets.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| cyanheads_search_catalog | Search fleet tools and servers by natural-language description. Returns ranked matches with brief summaries and the server each tool belongs to. Use scope "servers" to find which server handles a workflow; use the default scope "tools" to find specific tools. |
| cyanheads_describe_entry | Return the description and install snippets for a named tool or server. For tools: the description and the server it belongs to. For servers: local (stdio, via npx) install snippets for every published server, plus remote (HTTP) connection snippets when a hosted endpoint exists — for every supported client, or one client via the client parameter. |