Obscura MCP Server
@madeinphantom
Obscura MCP Server について
About
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"obscura": {
"command": "npx",
"args": [
"-y",
"@obscuraai/mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Obscura MCP Server?
This MCP server connects your AI assistant or coding agent to Obscura AI's Workflow Builder. When you describe a business process, it generates an interactive visual workflow and returns a shareable link to edit, export, and share the flow. No API key or signup is required.
How to use Obscura MCP Server?
Configure the server in your MCP-compatible client (Claude Desktop, Claude Code, Cursor, Windsurf, Cline, or any stdio client) by adding the command npx -y @obscuraai/mcp-server. For HTTP use, send POST requests to https://obscuraai.xyz/api/mcp with no auth. Then ask your agent to map out any business automation.
Key features of Obscura MCP Server
- Generates visual workflows from simple text descriptions
- Returns a shareable link to an interactive, editable canvas
- No signup, no API key, and no cost
- Supports 14 pre‑built industry‑aware workflow templates
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and more
- Compatible with both stdio (JSON‑RPC) and HTTP transports
Use cases of Obscura MCP Server
- Map out a guest check‑in automation for a hotel
- Design a lead qualification pipeline for a creative agency
- Build a document processing flow for a law firm
- Create a tenant maintenance request workflow for property management
FAQ from Obscura MCP Server
Do I need an API key or to sign up?
No. The server works immediately without any authentication or registration. It is free to use.
Which clients are supported?
Claude Desktop, Claude Code (CLI), Cursor, Windsurf, Cline, Continue.dev, Zed, and any MCP stdio client. It can also be called directly via HTTP from LangChain, CrewAI, or custom LLMs.
How do I install it?
The server runs via npx. Add it to your client's MCP configuration with the command npx -y @obscuraai/mcp-server. Specific config file locations are provided for each client in the setup instructions.
Is there a cost?
No, the server is provided at no cost. No payment or account is required.
What transport does it use?
It supports stdio (JSON‑RPC over stdin/stdout) for local agents and HTTP (POST to https://obscuraai.xyz/api/mcp) for remote or framework‑based agents. No authentication is needed for either transport.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント