This release adds 5 notable features for engineering teams evaluating rollout.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
anthropic
api-gateway
api-to-mcp
chatgpt
claude
+14 more
database
gemini
graphql
llm-tools
mcp
mcp-gateway
mcp-middleware
mcp-proxy
mcp-server
model-context-protocol
openapi
rest
self-hosted
soap
Affected surfaces
auth
rbac
Summary
AI summaryMCP_AUTH_MODE default changes to "both" for Claude Code.
Full changelog
What's Changed
- Decrypt authConfig, native tool registration, manual CI by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/1
- Fix AI Enhance and tool test errors by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/2
- feat: upgrade major dependencies — OpenAI v6, Prisma v7, Next.js v16 by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/3
- feat: multi-MCP server endpoints and OAuth fix by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/4
- fix: reorder controller routes for health-check by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/5
- feat: MCP connector OAuth2 + tool discovery + execution by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/6
- feat: helpcode.ai footer, remove webhook, add MongoDB by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/7
- feat: audit logs with user identity, MCP server tracking, and UI improvements by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/8
- Switch license from MIT to BSL 1.1 by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/9
- Rename product to AnythingMCP by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/10
- feat: generate MongoDB-native tools for MongoDB connectors by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/11
- docs: revamp README and split into modular documentation by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/12
- Consolidate backend and frontend into unified Docker container by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/13
- Make Redis optional, cleanup README by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/14
- Add 12 unit test files (115 → 245 tests) by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/15
- Add SDL schema fallback to GraphQL parser by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/16
- OAuth2 authorization flow for REST and GraphQL connectors by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/17
- rename atmcp prefix to amcp by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/18
- Add license management and email API fallback by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/19
- Fix invite email links pointing to backend port by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/20
- Add license-gated email and email-based community license flow by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/21
- add dev console log for verification code and update email brand colors by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/22
- add 60s cooldown timer on resend verification code by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/23
- Add Railway one-click deploy support by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/24
- Update Railway deploy template URL by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/25
- Fix Docker build: add dummy DATABASE_URL for Prisma generate by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/26
- Fix Dockerfile for Prisma 7 compatibility by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/27
- Fix backend entrypoint path in start.sh by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/28
- Fix health check failing when Redis is not configured by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/29
- Route all traffic through Next.js for single-port Railway deploy by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/30
- Allow backend-proxied routes through auth proxy by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/31
- Add password strength requirements by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/32
- Return error on resend-verification when email fails by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/33
- Change MCP_AUTH_MODE default to both for Claude Code by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/34
- Add static text return type to all connector types by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/35
- Fix MCP endpoint URLs in production by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/36
- Fix MCP auth bypass with mode=both by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/37
- Add missing rewrites for OAuth login flow by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/38
- Add read-only / read-write access mode for database connectors by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/39
- Show license setup screen on login when no license configured by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/40
- Add ALLOW_OPEN_REGISTRATION env var to control self-registration by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/41
- Add skeleton loading UI to dashboard by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/42
- Show only avatar icon in navbar by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/43
- Show pending/expired invitations in users list by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/44
- Fix email links using stale FRONTEND_URL by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/45
- Add Docker Hub publish and switch Railway to pre-built image by @keysersoft in https://github.com/HelpCode-ai/anythingmcp/pull/46
New Contributors
- @keysersoft made their first contribution in https://github.com/HelpCode-ai/anythingmcp/pull/1
Full Changelog: https://github.com/HelpCode-ai/anythingmcp/commits/v0.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AnythingMCP
All releases →Related context
Beta — feedback welcome: [email protected]