Server data from the Official MCP Registry
Score business ideas on six live market signals. Launch Readiness Score (LRS) for AI agents.
About
Score business ideas on six live market signals. Launch Readiness Score (LRS) for AI agents.
Remote endpoints: streamable-http: https://fluenta.space/backend/api/v1/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-fluenta-team-fluenta": {
"url": "https://fluenta.space/backend/api/v1/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Fluenta MCP server
Remote MCP server that scores business ideas on six live market signals. Run an Idea X-Ray from Claude, Cursor or any MCP client and get a Launch Readiness Score (LRS) across demand, pain, competition, monetisation, timing and distribution, plus search over thousands of already-scored ideas.
- Endpoint:
https://fluenta.space/backend/api/v1/mcp(Streamable HTTP, JSON-RPC 2.0) - Docs: fluenta.space/docs/api-and-mcp
- OpenAPI: openapi.json
- Website: fluenta.space
This repository holds the registry manifest (server.json) and the integration notes. The server itself is hosted by Fluenta; there is nothing to install or run locally.
Tools
| Tool | What it does |
|---|---|
fluenta_idea_x-ray_sandbox | Instant preview of an idea's Launch Readiness Score (LRS). No credits, no writes. Use it as the default first look. |
fluenta_idea_x-ray | The full X-Ray. Scores the idea on six live signals. Returns xray_submitted while queued and xray_result when complete. |
fluenta_search_ideas, fluenta_get_idea, fluenta_compare_ideas | Search and compare the scored-ideas database. |
fluenta_list_collections, fluenta_get_pipeline, fluenta_add_to_pipeline, fluenta_remove_from_pipeline | Manage your idea pipeline. |
fluenta_list_analyses, fluenta_list_xray_runs, fluenta_download_report | History and reports. |
fluenta_get_account, fluenta_get_usage | Account state and usage. |
Authentication
Create an API key in your Fluenta account (Settings, API keys). Two scopes:
read: search ideas, read analyses, list collections, read pipeline and usage.read_write: everything inread, plus submit X-Ray analyses and add or remove pipeline bookmarks.
Send the key as Authorization: Bearer YOUR_FLUENTA_API_KEY.
Claude Desktop
Add to claude_desktop_config.json and restart Claude:
{
"mcpServers": {
"fluenta": {
"type": "http",
"url": "https://fluenta.space/backend/api/v1/mcp",
"headers": { "Authorization": "Bearer YOUR_FLUENTA_API_KEY" }
}
}
}
Config location: ~/Library/Application Support/Claude/ on macOS, %APPDATA%\Claude\ on Windows.
Cursor
Same JSON in ~/.cursor/mcp.json, or use the one-click install button on the docs page.
Claude Code
claude mcp add --transport http fluenta https://fluenta.space/backend/api/v1/mcp --header "Authorization: Bearer YOUR_FLUENTA_API_KEY"
Example prompts
- "Run a sandbox X-Ray on: a subscription service for restaurant menu translation."
- "Search Fluenta for scored ideas about AI bookkeeping and compare the top three."
- "Add the best result to my pipeline."
Errors and limits
Standard HTTP codes. 401 is a bad or revoked key, 402 is out of credits or key limit exceeded, 403 is the wrong scope for the action, 429 is rate limited (respect Retry-After). The response envelope on failure is { "success": false, "error": { ... } }.
Registry
Published to the official MCP Registry as io.github.Fluenta-Team/fluenta from the server.json in this repository.
Licence
MIT for the contents of this repository. Use of the hosted service is governed by the Fluenta Terms of Service.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
