loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

tool-foundry

MCP Tool

xiaolintangyuan/tool-foundry

A self-hosted server that builds available functions from scripts folder/various JS files into a master 'tools.json', then runs a server to host an API gateway. Users invoking the API gateway connect to a 3rd party LLM provider, which invokes tool calls via the tools.json index or returns text responses.

Install

$ npx loaditout add xiaolintangyuan/tool-foundry

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "tool-foundry": {
      "command": "npx",
      "args": [
        "-y",
        "tool-foundry"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated142 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit11/22/2025
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/xiaolintangyuan/tool-foundry)](https://loaditout.ai/skills/xiaolintangyuan/tool-foundry)