Content
This is a translation of [HuggingFace MCP example from python to Typescript](https://github.com/philschmid/mcp-openai-gemini-llama-example/blob/master/sqlite_llama_mcp_agent.py)
To run this:
`export HUGGINGFACE_ACCESS_TOKEN="your_token_here"`
You can also use Groq:
`export GROQ_API_KEY="your_token_here"`
`npm install`
`tsc`
`node dist/main.js`
Connection Info
You Might Also Like
MarkItDown MCP
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
Git
A Model Context Protocol server for Git automation and interaction.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.