MCP Tool Factory
by HeshamFS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_API_KEY | No | xAI Grok API key | |
| GROQ_API_KEY | No | Groq API key | |
| COHERE_API_KEY | No | Cohere API key | |
| GOOGLE_API_KEY | No | Google Gemini API key | |
| OPENAI_API_KEY | No | OpenAI API key | |
| MISTRAL_API_KEY | No | Mistral AI API key | |
| DEEPSEEK_API_KEY | No | DeepSeek API key | |
| ANTHROPIC_API_KEY | No | Anthropic Claude API key | |
| MCP_FACTORY_MODEL | No | Override default model | |
| MCP_FACTORY_BUDGET | No | Per-generation budget limit in USD | |
| AZURE_OPENAI_API_KEY | No | Azure OpenAI API key | |
| MCP_FACTORY_PROVIDER | No | Override auto-detected provider | |
| CLAUDE_CODE_OAUTH_TOKEN | No | Claude Code OAuth token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HeshamFS/mcp-tool-factory-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server