Forge MCP
The Tyler Forge™ MCP Server provides instant documentation access to the Tyler Technologies web component library for AI tools, supporting component query, code generation, API verification, and design system usage.
2.5 points
6.4K

What is the Tyler Forge™ MCP Server?

This is an MCP server specifically developed for the Tyler Forge™ web component library and design system. It allows AI assistants (such as Claude, Gemini, etc.) to directly access the complete documentation of Tyler Forge, including component APIs, design tokens, framework integration guides, etc. Through this server, developers can query component information, generate code examples, and verify API usage in AI tools without leaving the development environment.

How to use the Tyler Forge™ MCP Server?

First, you need to configure the MCP server in a supported AI client, and then you can query Tyler Forge component information through natural language. The server will automatically detect the Tyler Forge version in the project and provide version-specific documentation. It supports progressive information display, providing core information first and obtaining detailed content when needed.

Applicable scenarios

It is suitable for web development projects using the Tyler Forge component library, especially scenarios that require quick access to component documentation, generation of framework-specific code, verification of API usage correctness, and acquisition of design system tokens. Whether it's an Angular, React, Vue, Svelte, or Lit project, it can benefit from it.

Main features

Component discovery and query
Search for Tyler Forge components by name, description, or function, supporting fuzzy matching and multi-keyword queries. You can browse all available components and view detailed documentation.
Code example generation
Generate framework-specific code examples, supporting Angular, React, Vue, Svelte, and Lit. Provide complete component usage code, including attributes, events, and styles.
API usage validation
Verify the correct usage of component attributes, properties, events, methods, slots, CSS attributes, and classes. Ensure that the code complies with Tyler Forge's best practices.
Design token access
Access the complete Tyler Forge design system tokens, including colors, spacing, typography, animations, borders, shadows, etc., to ensure UI consistency.
Framework integration guide
Get complete setup guides for various front-end frameworks, including installation, configuration, and best practices, supporting Angular, React, Vue, Svelte, and Lit.
Icon system support
Search for and use Tyler icons, supporting semantic/fuzzy search, and providing a complete guide on icon installation, registration, and usage patterns.
Version migration guide
Get a complete migration guide for version upgrades, including breaking changes, API mappings, and upgrade instructions. By default, it supports migration from v2 to v3.
Advantages
Context awareness: Automatically detect the Tyler Forge version in the project and provide accurate version-specific documentation
Progressive information display: Reduce cognitive burden by providing core information first and obtaining detailed content when needed
Multi-framework support: Fully support Angular, React, Vue, Svelte, and Lit frameworks
Design system integration: Fully access design tokens to ensure UI consistency
Offline availability: The documentation is built into the server, allowing access without an internet connection
AI-friendly: Optimized specifically for AI assistants, providing structured tools and resources
Limitations
Only supports the Tyler Forge component library and is not applicable to other UI libraries
Requires the AI client to support the MCP protocol
Documentation updates depend on server version updates
Some advanced features may require specific AI client configurations
For complex queries, multiple interactions may be required to obtain complete information

How to use

Install the MCP server
Run the corresponding installation command according to the AI client you are using. It supports multiple clients such as Claude Desktop, VS Code, Gemini CLI, etc.
Configure the AI client
Add MCP server settings to the configuration file of the AI client. The location and format of the configuration file vary for different clients.
Start the server
Restart the AI client or manually start the MCP server. In VS Code, you can use the "MCP: List Servers" command to view the server status.
Start querying
Use natural language to query Tyler Forge-related information in the AI assistant. You can ask about component usage, generate code, get design tokens, etc.

Usage examples

Find suitable components
When you need to implement a function but are not sure which Tyler Forge component to use, you can find suitable components by describing the function.
Generate framework-specific code
When using Tyler Forge components in a specific framework, you need framework-specific code examples.
Verify API usage
When you have written code using Tyler Forge components but are not sure if you have used the API correctly, you can verify it.
Get design system values
When you need to ensure that the UI complies with the Tyler Forge design system, you can query design tokens.
Icon search
When you need an icon with a specific function, you can find a suitable icon through semantic search.

Frequently Asked Questions

Does this MCP server require an internet connection?
Which AI clients are supported?
How to update the server to get the latest documentation?
Will the server read my project code?
Can the server work if there is no Tyler Forge in my project?
How to report documentation errors or request new features?
Which Tyler Forge versions does the server support?
Will using this server affect the performance of the AI assistant?

Related resources

Tyler Forge official documentation
Complete official documentation for the Tyler Forge component library and design system
GitHub repository
Source code and contribution guide for the MCP server
MCP protocol documentation
Official specification and documentation for the Model Context Protocol
Tyler Technologies official website
Official website of Tyler Technologies
CONTRIBUTING guide
Detailed guide on how to contribute to this project
Apache 2.0 license
Open source license for the project

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "forge": {
      "command": "npx",
      "args": ["-y", "@tylertech/forge-mcp@latest"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
7.6K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
10.1K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.5K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.7K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
13.6K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.4K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
9.9K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
9.1K
4 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
16.7K
4.5 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
18.9K
4.3 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
29.0K
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
55.4K
4.3 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
52.1K
4.5 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#
23.8K
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
17.5K
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
77.3K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase