MCP Directory
Back

llm-functions

by sigoden · Shell · ★ 746

Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

#ai#ai-agents#ai-tools#function-calling#llm#llm-agents#llm-functions#llm-tools#mcp#tool-use

Install

git clone https://github.com/sigoden/llm-functions.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "llm-functions": {
      "command": "npx",
      "args": [
        "-y",
        "github:sigoden/llm-functions"
      ]
    }
  }
}

From the README

This project empowers you to effortlessly build powerful LLM tools and agents using familiar languages like Bash, JavaScript, and Python. Forget complex integrations, **harness the power of [function calling](https://platform.openai.com/docs/guides/function-calling)** to connect your LLMs directly to custom code and unlock a world of possibilities. Execute system commands, process data, interact with APIs – the only limit is your imagination. **Tools Showcase** **Agents showcase** Make sure you have the following tools installed: - [argc](https://github.com/sigoden/argc): A bash command…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers