Skip to content
Back to search
30
MCP

@skyaque/agentify

npm/@skyaque/agentify

Turn any microservice into an MCP tool. Point at /v3/api-docs, get a runnable MCP server — no code changes required.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sani-savaliya/agentify
Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.
0 tools
@vucinatim/agentic-devtools
MCP-first devtools for AI agents.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
io.github.mishrasanjeev/agenticorg
AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.
0 tools
agentify mcp
Metadata-only Glama MCP server.
0 tools
io.github.ashutoshraj97/agentready-mcp
Make any website queryable by AI agents via AgentReady. Tools: list_sites and ask_site.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@skyaque/agentify": {
      "url": "None",
      "transport": "http"
    }
  }
}