domain-expertise-mcp
Injects structured professional domain expertise into AI agents, providing access to decision frameworks, workflows, terminology, and regulatory context across 24 professional domains.
README
domain-expertise-mcp
Inject structured professional domain expertise into AI agents. Accounting, Islamic finance, cybersecurity, real estate, HR, and 15+ more domains — all via MCP.
Why This Exists
AI agents are generalists. They know a little about everything but lack the structured reasoning patterns that professionals develop over decades. This MCP server bridges that gap — giving any agent access to decision frameworks, professional workflows, terminology, and regulatory context across 24 professional domains.
No other MCP server provides structured domain expertise injection.
What It Does
Core Tools
get_domain_expertise— Get structured professional knowledge at three depth levels (overview, practitioner, expert). Includes decision frameworks, key principles, common pitfalls, and expert reasoning patterns.list_available_domains— See all 24 available professional domains with coverage details.get_decision_tree— Get step-by-step decision logic for specific professional scenarios (e.g., "Is this transaction Sharia-compliant?", "Should I register for VAT?").get_terminology— Professional terms with definitions in English and Arabic. Includes usage context and common misunderstandings.get_regulatory_context— Regulatory bodies, applicable laws, compliance requirements, and recent changes by jurisdiction.assess_complexity— Score a task's complexity and get recommendations for agent capability level needed.get_professional_workflow— Standard professional workflows with quality checkpoints and common shortcuts that cause problems.
Supported Domains (24)
Finance: Accounting, Tax, Audit, Islamic Finance, Conventional Banking, Investment, Insurance (Underwriting & Claims)
Legal: Corporate Law, Contract Law, Employment Law
Healthcare: Clinical, Administration, Pharmaceutical
Real Estate: Commercial, Residential
Technology: Cybersecurity, Data Privacy
Operations: Supply Chain, Logistics, Construction, Oil & Gas
People: Education, HR Management
Regional Coverage
Global, GCC, MENA, EU, US, UK, Asia — with GCC-specific knowledge for Saudi Arabia, UAE, Kuwait, Bahrain, Oman, and Qatar.
Installation
Claude Desktop / Claude Code
{
"mcpServers": {
"domain-expertise": {
"command": "npx",
"args": ["domain-expertise-mcp"]
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"domain-expertise": {
"command": "npx",
"args": ["domain-expertise-mcp"]
}
}
}
Use Cases
Building a financial agent? Inject accounting expertise so it handles revenue recognition, lease classification, and IFRS compliance like a CPA.
Islamic finance automation? Get Sharia compliance decision trees, Murabaha/Sukuk structures, and AAOIFI standards for your agent.
Cybersecurity tool? Add incident response workflows, NIST CSF alignment, and NCA/NESA compliance knowledge.
HR automation for GCC? Nitaqat/Saudization calculations, Emiratisation requirements, and end-of-service computations.
Example
Agent: "I need to determine if a client's Islamic finance product is Sharia-compliant"
→ get_decision_tree(domain: "islamic_finance", scenario: "sharia compliance")
Returns a structured decision tree:
1. Does the transaction involve riba (interest)? → If yes: NOT COMPLIANT
2. Is there excessive gharar (uncertainty)? → If yes: NOT COMPLIANT
3. Is the underlying activity halal? → If no: NOT COMPLIANT
4. Is risk genuinely shared? → If no: REVIEW NEEDED
5. If all pass → LIKELY COMPLIANT. Submit to Sharia Board.
Depth Levels
| Level | Content | Word Count |
|---|---|---|
| Overview | Principles, key standards, common mistakes | ~500 words |
| Practitioner | + Decision frameworks, regional specifics, expert tips | ~1,500 words |
| Expert | + Reasoning patterns, edge cases, nuanced judgment | ~3,000 words |
Pricing
| Tier | Price | Included |
|---|---|---|
| Free | $0 | 3 domains, 100 queries/month |
| Starter | $29/month | 10 domains, 1,000 queries |
| Pro | $149/month | Unlimited domains, 15,000 queries, custom domain upload |
| Enterprise | $599/month | Unlimited + custom training, team access, SLA |
Requirements
- Node.js 18+
- No API keys needed for free tier
License
MIT
Keywords
domain-expertise, mcp, mcp-server, professional-knowledge, ai-agent, accounting, islamic-finance, cybersecurity, legal, real-estate, healthcare, knowledge-injection, industry-knowledge, model-context-protocol
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。