Modelfetch provides a runtime-agnostic TypeScript/JavaScript SDK for building and deploying MCP servers. It offers tools for creating, managing, and interacting with AI models. The server connects to various AI model APIs and frameworks, enabling developers to integrate models into their applications. Use it to streamline model deployment and management in JavaScript/TypeScript environments.
Modelfetch provides a runtime-agnostic TypeScript/JavaScript SDK for building and deploying MCP servers. It offers tools for creating, managing, and interacting with AI models. The server connects to various AI model APIs and frameworks, enabling developers to integrate models into their applications. Use it to streamline model deployment and management in JavaScript/TypeScript environments.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"phuctm97-modelfetch-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-phuctm97-modelfetch-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from modelfetch?"
No configuration required. This server works out of the box.
"What resources are available in modelfetch?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in modelfetch"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in modelfetch with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.