Fo Semantic MCP
F

Fo Semantic MCP

This is an MCP server for Microsoft Dynamics 365 Finance & Operations development. It accesses over 50,000 F&O standard components through semantic search, enabling AI assistants to find relevant implementation patterns and read local source code during development.
2 points
8.2K

What is the FO Semantic MCP Server?

This is an AI assistant enhancement tool specifically designed for Dynamics 365 F&O developers. It integrates with your AI development assistants (such as Cursor IDE, Claude Desktop, VS Code) through the Model Context Protocol (MCP), enabling the AI to search over 50,000 official Microsoft F&O standard components and read local source code files, thus providing more accurate and relevant development suggestions.

How to use the FO Semantic MCP Server?

After installation and configuration, your AI assistant will gain two core capabilities: 1) Search F&O standard components using natural language; 2) Read local F&O source code files. You can directly ask the AI assistant questions about F&O development, and it will automatically use these tools to find relevant information for you.

Use cases

Suitable for all D365 F&O development scenarios: Find standard implementation references when developing new extension features; Learn official Microsoft code patterns; Quickly locate relevant components such as tables, forms, and classes; Understand the business domain and module structure; Accelerate the development cycle.

Main features

Semantic search
Use natural language queries to search for F&O components without having to remember exact names. The AI understands your intention and returns the most relevant results.
Large component library
Covers over 50,000 standard F&O components, including tables, forms, classes, extended data types, enumerations, data entities, views, and queries.
AI intelligent descriptions
Each component comes with an AI-generated description to help you quickly understand its purpose and context without having to read the full XML code.
Local file access
If the local F&O installation path is configured, you can directly read XML source code files for complete code analysis.
Rich metadata
Provides detailed information such as business domain, module affiliation, configuration keys, and usage context to help understand the role of components in the system.
Cross-platform support
Supports Windows, macOS, and Linux systems. It only requires a Node.js environment to run.
MCP protocol integration
Seamlessly integrates with mainstream AI development tools, including Cursor IDE, Claude Desktop, and VS Code.
Guided workflow
Claude Desktop provides a complete 6-step F&O development workflow prompt to guide the AI assistant through the entire process from search to implementation.
Advantages
Significantly improve development efficiency: Quickly find standard implementation references and reduce search time
Reduce the learning curve: AI-generated descriptions help understand complex components
Maintain code consistency: Develop based on standard patterns to ensure compatibility with the system
Reduce errors: Refer to verified standard implementations
Flexible installation methods: Support npx, global installation, and manual installation
Continuous updates: Automatically obtain the latest version using the npx method
Limitations
Requires an API key: Obtain and configure it from xplusplus.ai
Depends on network connection: The search function requires access to online services
Local file reading requires configuration: The F&O installation path needs to be set correctly
Claude Desktop prompts are only available on this platform: Other platforms need to manually guide the workflow
Requires a Node.js environment: Minimum version 18+

How to use

Get an API key
Visit the xplusplus.ai website to register and obtain your API key.
Choose an installation method
It is recommended to use the npx method (no installation required, automatic updates), or choose global installation/manual installation.
Configure the MCP client
Edit the configuration file according to your development tool (Cursor/Claude/VS Code) and add server configuration and environment variables.
Restart the development tool
Completely close and restart your AI development tool to load the MCP server.
Start using
Directly ask questions about F&O development in the AI assistant, or use the /fo-development-assistant prompt (Claude Desktop).

Usage examples

Add a new field to the vendor group
You need to add the 'External name' field to the vendor group table and display it on the General tab of the form.
Find components related to inventory management
When developing inventory management functions, you need to refer to standard implementation patterns.
Learn the sales order processing flow
New developers need to understand the standard processing flow of sales orders and the involved components.

Frequently asked questions

Is this tool free?
Do I need to install a local F&O environment?
Which development tools are supported?
Is the data up-to-date?
What should I do if I can't find any results in the search?
What's the difference between npx and global installation?

Related resources

Official website
Obtain an API key, view packages, and get the latest information
GitHub repository
Source code, issue feedback, and documentation
Live demo
View a demonstration of the complete development workflow
MCP official registry
Discover more servers in the MCP official directory
Node.js download
Download the Node.js runtime environment (version 18+ required)

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "fo-semantic-mcp": {
      "command": "npx",
      "args": ["-y", "fo-semantic-mcp"],
      "env": {
        "FOINDEX_API_KEY": "your_api_key_here",
        "FO_LOCAL_ASSETS_PATH": "C:\\Users\\YourName\\AppData\\Local\\Microsoft\\Dynamics365\\10.0.xxxx\\PackagesLocalDirectory"
      }
    }
  }
}

{
  "mcpServers": {
    "fo-semantic-mcp": {
      "command": "fo-semantic-mcp",
      "env": {
        "FOINDEX_API_KEY": "your_api_key_here",
        "FO_LOCAL_ASSETS_PATH": "C:\\Users\\YourName\\AppData\\Local\\Microsoft\\Dynamics365\\10.0.xxxx\\PackagesLocalDirectory"
      }
    }
  }
}

{
  "mcpServers": {
    "fo-semantic-mcp": {
      "command": "node",
      "args": ["C:\\tools\\fo-semantic-mcp\\dist\\server.js"],
      "env": {
        "FOINDEX_API_KEY": "your_api_key_here",
        "FO_LOCAL_ASSETS_PATH": "C:\\Users\\YourName\\AppData\\Local\\Microsoft\\Dynamics365\\10.0.xxxx\\PackagesLocalDirectory"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
9.7K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
9.7K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
5.9K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
10.2K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
9.9K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
9.5K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
8.4K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.6K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
33.2K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.9K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
67.4K
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
23.2K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
60.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.8K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
91.8K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase