SERVER
Grantex
Rank #1,153io.github.mishrasanjeev/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 #1,153 of 76,851 servers tracked on MCP Toplist, and its repository has 31 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,153of 76,851 tracked serversTop 5%
Ranks ahead of 75,698 of 76,851 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 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
mishrasanjeev
MORE FROM THIS PUBLISHER
Other servers by mishrasanjeev
View all mishrasanjeev servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.9 | Apr 8, 2026 |
| 0.1.7 | Apr 7, 2026 |
| 0.1.6 | Apr 6, 2026 |
FAQ
Frequently asked questions
- Who maintains Grantex?
- Grantex is maintained by mishrasanjeev, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Grantex listed on the Official MCP Registry?
- 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