Infactory MCP Server
@infactory-io
About Infactory MCP Server
Infactory MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"infactory-mcp": {
"command": "npx",
"args": [
"-y",
"@infactory/infactory-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Infactory MCP Server?
An MCP (Model Context Protocol) server for interacting with Infactory APIs using Claude and other LLMs. It enables language models to access and manipulate data in your Infactory environment.
How to use Infactory MCP Server?
Install via npx -y @infactory/infactory-mcp (recommended) or Docker with the NF_API_KEY environment variable. Configure your MCP client (Claude Desktop, Windsurf, Cursor) by adding the server to the appropriate mcp_config.json or mcp.json file with the npx command and your API key. You can also build from source by cloning the repository, running npm install, npm run build, and npm start.
Key features of Infactory MCP Server
- Project management: list, retrieve, and create projects
- Query program management: list and execute query programs
- Datasource management: list, retrieve, and create datasources
- User and team information: get current user and list teams
- Works with Claude Desktop, Windsurf, and Cursor
Use cases of Infactory MCP Server
- List all projects in your Infactory environment via a natural language prompt
- Retrieve details of a specific project by ID
- Create a new project in a given team
- Execute a query program and pass optional input data
- Get current user account information
FAQ from Infactory MCP Server
What prerequisites are needed to use Infactory MCP Server?
You need an Infactory API key and Node.js 18+ (if installing locally). Docker is an alternative that does not require Node.js.
How do I install Infactory MCP Server?
Use npx -y @infactory/infactory-mcp or run the Docker image with -e NF_API_KEY="your_api_key_here". You can also build from source.
How do I configure Infactory MCP Server with Claude Desktop?
Add the server entry to your claude_desktop_config.json with the npx command and your API key in the env section.
What tools does Infactory MCP Server provide?
It provides tools for projects (list, get, create), query programs (list, execute), datasources (list, get, create), and user/team info (get current user, list teams).
Can I use a custom API endpoint?
Yes, set the optional NF_BASE_URL environment variable to a different API endpoint.
Frequently asked questions
What prerequisites are needed to use Infactory MCP Server?
You need an Infactory API key and Node.js 18+ (if installing locally). Docker is an alternative that does not require Node.js.
How do I install Infactory MCP Server?
Use `npx -y @infactory/infactory-mcp` or run the Docker image with `-e NF_API_KEY="your_api_key_here"`. You can also build from source.
How do I configure Infactory MCP Server with Claude Desktop?
Add the server entry to your `claude_desktop_config.json` with the npx command and your API key in the `env` section.
What tools does Infactory MCP Server provide?
It provides tools for projects (list, get, create), query programs (list, execute), datasources (list, get, create), and user/team info (get current user, list teams).
Can I use a custom API endpoint?
Yes, set the optional `NF_BASE_URL` environment variable to a different API endpoint.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
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.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments