
u/punkpeye

PSA You should know that mcp-proxy is a simple local proxy that makes old MCP servers compatible with the new protocol clients and vice-verse
github.comthe whole website/UI crashes the moment I select Add Server -> General Purpose
Been trying to setup my first server on Hetzner, but the whole website just crashes the moment I select "General Purpose" server type. Someone in support should check it out.
Who knows someone at GitHub/NPM team?
I will keep this brief:
I am the author of FastMCP node.js framework – which is the most popular MCP framework in JavaScript ecosystem. However, "fastmcp" name clashes with another framework in Python ecosystem. Therefore, I have been trying to rename my project to vitemcp.
I own vitemcp.com, github.com/vitemcp, x.com/vitemcp, etc. and I also own npmjs.com/vite-mcp
I have been trying to rename "vite-mcp" to "vitemcp" for over a month, but hit dead ends through every channel. Support refused to rename it on the grounds of 'security'
I would greatly appreciate anyone who could either escalate this through proper channels within GitHub/NPM or connect me with someone who could.
DM or comment if you can assist.
Lightport - lightweight AI gateway that makes LLM providers OpenAI-compatible.
https://github.com/glama-ai/lightport
Lightport started as a fork of Portkey AI Gateway. Our sole use case for the gateway has always been making AI providers OpenAI-compatible – we only needed the request/response transformation layer.
Since then, Portkey has evolved into a full-featured AI gateway with guardrails, fallbacks, automatic retries, load balancing, request timeouts, smart caching, usage analytics, cost management, and more. We believe those capabilities belong at a higher abstraction level – which is what Glama provides – rather than in the gateway itself.
Since forking, we have fixed numerous bugs, added integration tests for every provider, and continue to actively maintain the gateway as it directly powers Glama.
If you need a lightweight proxy that makes LLM providers OpenAI-compatible, Lightport is for you. If you need an enterprise gateway with all the bells and whistles, consider Portkey Gateway.
Any providers/alternatives ways for consuming deepseek v4 flash at scale?
Before anyone asks, I am currently averaging 4bn tokens per day. While deepseek v4 flash is cheap, it adds up. I am wondering if there is a smarter way for me to get access to the same level of intelligence than their API (e.g. hosting myself or other, specialized providers)
Edit: This question is not about using deepseek for personal use. I am using it to automate MCP server scanning pipeline for MCP registry. If anyone from DeepSeek is reading this and would want to partner, you can reach me at frank@glama.ai
We're making Lightport open-source – the AI gateway that's been powering Glama
glama.aiGlama AI workspaces now support MCP Apps
We just added MCP Apps support to our MCP inspector:
MCP Apps are now also fully supported in Glama workspaces.
gateway.glama.ai
Long overdue infrastructure update: Glama Gateway is now hosted as a separate application with OpenAI compatible URL schema.
Before: https://glama.ai/api/gateway/openai/v1/chat/completions
Now: https://gateway.glama.ai/v1/chat/completions
This allows to maintain and scale the MCP registry without impacting the gateway and vice versa.