MCP Tool Factory
Rank #57,383io.github.HeshamFS/mcp-tool-factory
MCP server providing tool-factory capabilities
MCP Tool Factory is a Model Context Protocol (MCP) server published by HeshamFS. It ranks #57,383 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Tool Factory is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Dec 30, 2025 and most recently updated on Dec 30, 2025.
Ranks ahead of 74,730 of 132,113 servers on MCP Toplist.
Use MCP Tool Factory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-tool-factory -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "CLAUDE_CODE_OAUTH_TOKEN=<your CLAUDE_CODE_OAUTH_TOKEN>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -e "GOOGLE_API_KEY=<your GOOGLE_API_KEY>" -- npx -y @heshamfsalama/mcp-tool-factoryReplace each placeholder with your own value before saving.
[mcp_servers.mcp-tool-factory]
command = "npx"
args = ["-y", "@heshamfsalama/mcp-tool-factory"]
[mcp_servers.mcp-tool-factory.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
CLAUDE_CODE_OAUTH_TOKEN = "<your CLAUDE_CODE_OAUTH_TOKEN>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"
GOOGLE_API_KEY = "<your GOOGLE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your CLAUDE_CODE_OAUTH_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your CLAUDE_CODE_OAUTH_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-tool-factory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your CLAUDE_CODE_OAUTH_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your CLAUDE_CODE_OAUTH_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-tool-factory": {
"command": "npx",
"args": [
"-y",
"@heshamfsalama/mcp-tool-factory"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"CLAUDE_CODE_OAUTH_TOKEN": "<your CLAUDE_CODE_OAUTH_TOKEN>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.HeshamFS%2Fmcp-tool-factory)<a href="https://mcptoplist.com/server/io.github.HeshamFS%2Fmcp-tool-factory"><img src="https://mcptoplist.com/badge/io.github.HeshamFS%2Fmcp-tool-factory.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
HeshamFS
Other servers by HeshamFS
View all HeshamFS servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Dec 30, 2025 |
Frequently asked questions
- Who maintains MCP Tool Factory?
- MCP Tool Factory is maintained by HeshamFS, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is MCP Tool Factory listed on the Official MCP Registry?
- Yes — MCP Tool Factory is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Tool Factory have?
- MCP Toplist tracks 1 version of MCP Tool Factory, most recently published on Dec 30, 2025.
- Where can I find the source code for MCP Tool Factory?
- The source code for MCP Tool Factory is hosted at github.com/heshamfs/mcp-tool-factory-ts.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.