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
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
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.