Skip to content

Conversation

@mustafaturan
Copy link

Description

Added HasMCP to the "For servers" section - a no-code tool that generates production-ready MCP servers from OpenAPI, Swagger specifications. Additionally, it allows manual server creation via user inputs and can generate MCP servers using its own MCP via LLMs. HasMCP is a self-hosted MCP Server generator framework, which comes with built-in log tracer. The log tracing features helps debugging MCP Servers and MCP Clients.

Server Details

Server: HasMCP
Category: Server Framework / No-code, API to MCP Server Generator
Repository: https://github.com/hasmcp/hasmcp-ce

Motivation and Context

HasMCP fills a gap in the ecosystem by providing an AI-powered way to generate complete MCP server without any coding. It comes built-in tools like live log tracing which helps both MCP Server owners and MCP Clients to debug the input/output for each call.

OpenAPI → MCP Server: Auto-convert REST APIs with full auth support (API Key, Bearer, OAuth2)
Natural Language → MCP Server: Describe tools in plain English, get working server using its own MCP Server via LLMs
Multi-Provider: Works with Anthropic Claude, OpenAI GPT, and Google Gemini
Generated servers work with all MCP-compatible frameworks: Claude Code, OpenAI Agents SDK, Google ADK, LangChain, CrewAI, and more.

How Has This Been Tested?

  • Tested with Claude Code and Claude Desktop
  • Generated servers validated with multiple LLM clients including Vscode, Cursor, gemini-cli, ChatGPT web

Breaking Changes

None

Types of changes

  • Add a new opensource, no-code, MCP server framework to README.md

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

**Add HasMCP to README**

Added HasMCP to the "For servers" section - a no-code tool that generates production-ready MCP servers from OpenAPI, Swagger specifications. Additionally, it allows manual server creation and can generate MCP servers using its own MCP via LLMs. HasMCP is a self-hosted MCP Server generator framework, which comes with built-in log tracer. The log tracing features helps debugging MCP Servers and MCP Clients. 

Docs: https://docs.hasmcp.com
Github: https://github.com/hasmcp/hasmcp-ce

**Server Details**

Server: HasMCP
Category: Server Framework / No-code Server Generator
Repository: https://github.com/hasmcp/hasmcp-ce

**Motivation and Context**

HasMCP fills a gap in the ecosystem by providing an AI-powered way to generate complete MCP server without any coding. It comes built-in tools like live log tracing which helps both MCP Server owners and MCP Clients to debug the input/output for each call.

OpenAPI → MCP Server: Auto-convert REST APIs with full auth support (API Key, Bearer, OAuth2)
Natural Language → MCP Server: Describe tools in plain English, get working server using its own MCP Server via LLMs
Multi-Provider: Works with Anthropic Claude, OpenAI GPT, and Google Gemini
Generated servers work with all MCP-compatible frameworks: Claude Code, OpenAI Agents SDK, Google ADK, LangChain, CrewAI, and more.

How Has This Been Tested?

✅ Tested with Claude Code and Claude Desktop
✅ Used by companies in production
✅ Generated servers validated with multiple LLM clients

Breaking Changes
None - this is an addition to the server frameworks list.

Checklist

[x] I have read the https://modelcontextprotocol.io
[x] My changes follows MCP security best practices
[x] I have updated the server's README accordingly
[x] I have tested this with an LLM client
[x] My code follows the repository's style guidelines
[x] New and existing tests pass locally
[x] I have added appropriate error handling
[x] I have documented all environment variables and configuration options
@mustafaturan mustafaturan changed the title Add HasMCP to the list of MCP tools Add HasMCP to For servers section (framework) Jan 1, 2026
@mustafaturan mustafaturan changed the title Add HasMCP to For servers section (framework) Add HasMCP to Frameworks (for servers section) Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant