io.flowcontent/mcp-server
Quality Score
70
/100
Connect Claude, Cursor, or any MCP client to your FlowContent account
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@flowcontent/mcp-server"
],
"env": {
"FLOWCONTENT_API_TOKEN": "<your-flowcontent_api_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@flowcontent/mcp-server"
],
"env": {
"FLOWCONTENT_API_TOKEN": "<your-flowcontent_api_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @flowcontent/mcp-server§02 Environment variables
FLOWCONTENT_API_TOKENrequiredsecret
Your FlowContent API token (fc_xxx)
§03 MCP Quality Score · methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.