SERVER

Grantex

Rank #1172

pulsemcp/grantex

OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.

First listed
Feb 25, 2026
Last publish date
Apr 8, 2026
OVERVIEW

Grantex is a Model Context Protocol (MCP) server published by mishrasanjeev. It ranks #1172 of 58,832 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Grantex is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Apr 8, 2026.

STANDING
#1,172of 58,832 tracked serversTop 5%

Ranks ahead of 57,660 of 58,832 servers on MCP Toplist.

CONNECT

Use Grantex

Add Grantex to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "grantex": {
      "url": "https://api.grantex.dev/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "grantex": {
      "command": "npx",
      "args": [
        "-y",
        "@grantex/mcp"
      ],
      "env": {
        "GRANTEX_API_KEY": "<your GRANTEX_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

mishrasanjeev

Organization
Total servers
2
Total versions
10
MORE FROM THIS PUBLISHER

Other servers by mishrasanjeev

View all mishrasanjeev servers →
VERSIONS

Available versions (3)

VersionPublished
0.1.9Apr 8, 2026
0.1.7Apr 7, 2026
0.1.6Apr 6, 2026
FAQ

Frequently asked questions

What is Grantex?
OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.
Who maintains Grantex?
Grantex is maintained by mishrasanjeev, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
Is Grantex an official MCP server?
Yes — Grantex is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Grantex have?
MCP Toplist tracks 3 versions of Grantex, most recently published on Apr 8, 2026.
Where can I find the source code for Grantex?
The source code for Grantex is hosted at github.com/mishrasanjeev/grantex.
EXPLORE
Grantex - MCP Server #1172 | MCP Toplist