๐ MCPCFC - ColdFusion MCP Server
@revsmoke
ๅ ณไบ ๐ MCPCFC - ColdFusion MCP Server
A Remote Model Context Protocol (MCP) server for ColdFusion, enabling CFML applications to connect with Claude and other AI assistants.
้ ็ฝฎ
ๆๆ ๆ ๅ้ ็ฝฎ
่ฏฅๆๅกๅจ็ README ไธญๆฒกๆๅฏ่งฃๆ็ MCP ้ ็ฝฎๅ๏ผ่ฏทๅๅพไปฃ็ ไปๅบๆฅ็ๅฎ่ฃ ่ฏดๆใ
ไปฃ็ ไปๅบๅทฅๅ ท
ๆชๆฃๆตๅฐๅทฅๅ ท
ๅทฅๅ
ทๆฏไป README ไธญ่ชๅจๆๅ็ใ็ปดๆค่
ๅฏไปฅๅจ ## Tools ๆ ้ขไธๅๅบๅทฅๅ
ท,ๅณๅฏๅกซๅ
่ฟ้จๅๅ
ๅฎนใ
ๆฆ่ง
What is MCPCFC?
MCPCFC is the first Model Context Protocol (MCP) server for ColdFusion, enabling ColdFusion applications to serve as tool providers for AI assistants like Claude, ChatGPT, and other LLMs. It is designed for government agencies, enterprise teams, and CF developers looking to modernize legacy systems with AI capabilities without replacing existing infrastructure.
How to use MCPCFC?
Clone the repository and place it in your ColdFusion webroot, then open the test client in a browser. For Claude Desktop integration, install MCPCFC in your CF webroot, make the bridge executable (chmod +x cf-mcp-clean-bridge.sh), and add the bridge command to Claude Desktopโs MCP server configuration.
Key features of MCPCFC
- 8 production-ready tools (PDF, email, database, plus extensible)
- JSON-RPC 2.0 protocol for industry-standard communication
- Real-time SSE support for live updates and streaming
- Thread-safe, production-ready architecture
- Works out of the box with Claude Desktop
- Drop-in solution with minimal setup
Use cases of MCPCFC
- Modernize legacy ColdFusion systems in government agencies with AI capabilities
- Add AI features to enterprise applications without replacing existing infrastructure
- Enable CF developers to build intelligent applications using AI assistants
- Bridge ColdFusion applications to any AI assistant for automated PDF, email, and database tasks
FAQ from MCPCFC
What runtime or server requirements does MCPCFC need?
MCPCFC supports ColdFusion 2016+ and Lucee 5+.
How does MCPCFC handle database security?
Only SELECT queries are allowed by default, and parameterized queries prevent SQL injection. Users should configure datasources in their tool implementations and add an authentication layer.
Where does data live when using MCPCFC?
Data remains in your ColdFusion datasources; MCPCFC queries them via configured tools.
What transports or authentication methods does MCPCFC support?
MCPCFC uses JSON-RPC 2.0 over SSE for real-time communication. Built-in authentication is not provided, but the README recommends adding an authentication layer and rate limiting.
Can I add my own custom tools to MCPCFC?
Yes, MCPCFC is extensible. You register custom tools in Application.cfc and implement them in ToolHandler.cfc using the provided registry pattern.
ๅธธ่ง้ฎ้ข
What runtime or server requirements does MCPCFC need?
MCPCFC supports ColdFusion 2016+ and Lucee 5+.
How does MCPCFC handle database security?
Only SELECT queries are allowed by default, and parameterized queries prevent SQL injection. Users should configure datasources in their tool implementations and add an authentication layer.
Where does data live when using MCPCFC?
Data remains in your ColdFusion datasources; MCPCFC queries them via configured tools.
What transports or authentication methods does MCPCFC support?
MCPCFC uses JSON-RPC 2.0 over SSE for real-time communication. Built-in authentication is not provided, but the README recommends adding an authentication layer and rate limiting.
Can I add my own custom tools to MCPCFC?
Yes, MCPCFC is extensible. You register custom tools in Application.cfc and implement them in ToolHandler.cfc using the provided registry pattern.
ๅบๆฌไฟกๆฏ
ๅ ถไป ๅ็ฑปไธ็ๆดๅค MCP ๆๅกๅจ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Peekaboo MCP โ lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
่ฏ่ฎบ