← All servers
πŸ”§

AgentifyVerifiedπŸ›‘ No advisories

io.github.sani-savaliya/agentify
New to MCP? Start here β†’
1β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sani-savaliya, which proved it owns this namespace.

Verified owner: github.com/sani-savaliya β†—io.github.sani-savaliya/agentify

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AGENTIFY_BEARER_TOKEN, AGENTIFY_API_KEY, AGENTIFY_BASIC_PASS.
βœ“
Configuration
Reads AGENTIFY_API_KEY_HEADER, AGENTIFY_API_KEY_QUERY, AGENTIFY_BASIC_USER.

About

Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.

Packages & transports

npmagentify-openapiv0.1.1 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentify": {
      "command": "npx",
      "args": [
        "-y",
        "agentify-openapi"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y agentify-openapi
Agentify, an MCP server Β· SocketCat