BagOS
io.github.edycutjong/bagos · Status: active
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.edycutjong/bagos- Package coordinate
npm:bagos-mcp-server- Version
2.6.0- Listed in the registry
- 2026-08-16
- Changed in the registry
- 2026-08-16
- First seen by tracevero
- 2026-08-16
- Vendor's website
- https://github.com/edycutjong/bagos
MCP server for Bags on Solana: token analytics, trade quotes, and gated write operations.
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | yes Raw declaration – Required secret variables (raw): BAGS_API_KEY Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-16 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-16 · derived |
| Path argument present | yes Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): BAGS_KEYPAIR_PATH Source: MCP-Register · collected on 2026-08-16 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/edycutjong/bagos Source: MCP-Register · collected on 2026-08-16 · derived |
| Version | 2.6.0 Source: MCP-Register · collected on 2026-08-17 · self-declared |
Position within the holdings
How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredyes4,204 of 24,507 carry this value (17 %)View these entries
- Execution locationlocal12,078 of 24,507 carry this value (49 %)View these entries
- Path argument presentyes229 of 24,507 carry this value (0.9 %)View these entries
- Repository URL listedyes19,097 of 24,507 carry this value (78 %)View these entries
All 4 values together are carried by 30 of 24,507 entries.
This entry appears in these selections
- MCP servers requiring credentials4,204
- Locally executed MCP servers12,078
- MCP servers with a repository URL19,097
- MCP servers with a path argument229
- Local MCP servers with a repository URL11,472
- MCP servers over stdio only9,833
- MCP servers as an npm package only7,134
- Local MCP servers as an npm package only7,046
- npm packages with a repository URL6,786
- MCP servers over stdio, as an npm package only6,190
- Local MCP servers requiring credentials2,860
- MCP servers with credentials and a repository URL3,485
- MCP servers available as a package only10,633
- MCP servers with npx as their only runtime hint1,075
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | BAGS_API_KEY, BAGS_NETWORK, SOLANA_RPC_URL, BAGS_KEYPAIR_PATH, BAGS_MAX_SOL_PER_TX, BAGS_MAX_SOL_PER_SESSION, BAGS_ALLOW_UNCONFIRMED, BOS_TOKEN_MINT, BOS_REQUIRED_BALANCE, BAGS_ALLOW_UNCAPPED_TOKEN_SWAPS, USE_MOCK_DATA Source: MCP-Register · collected on 2026-08-16 · self-declared |
|---|---|
| Required secret variables (raw) | BAGS_API_KEY Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository (raw) | https://github.com/edycutjong/bagos Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | BAGS_KEYPAIR_PATH Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-16 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-08-16 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | bagos-mcp-server Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 2.6.0 Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Runtime hints (raw) | npx Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | boolean, filepath, number, string Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | BAGS_ALLOW_UNCAPPED_TOKEN_SWAPS=Permit non-SOL-input swaps, which the SOL-denominated caps cannot limit. · BAGS_ALLOW_UNCONFIRMED=Set true to skip the two-step confirmation on writes. Default false. · BAGS_API_KEY=Bags API key from dev.bags.fm. Required for all tools. · BAGS_KEYPAIR_PATH=Path to a Solana keypair JSON file. Only required for write tools. · BAGS_MAX_SOL_PER_SESSION=Hard cap on total SOL spent across one server session. Default 1.0. · BAGS_MAX_SOL_PER_TX=Hard cap on SOL spent by any single transaction. Default 0.1. · BAGS_NETWORK=Solana cluster: devnet (default) or mainnet. Writes on mainnet move real funds. · BOS_REQUIRED_BALANCE=Minimum BOS balance required to call write tools. Default 10000. · BOS_TOKEN_MINT=Mint address of the BOS token used for gating write tools. · SOLANA_RPC_URL=Custom Solana RPC endpoint. Defaults to the public RPC for BAGS_NETWORK. · USE_MOCK_DATA=Makes bags_get_claimable_fees return fabricated data instead of calling the API. Default false. Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-17 | Version: 2.5.0 → 2.6.0 |
|---|---|
| 2026-08-17 | Package versions (raw): 2.5.0 → 2.6.0 |
| 2026-08-16 | Version: – → 2.5.0 |
| 2026-08-16 | Repository URL listed: – → true |
| 2026-08-16 | Path argument present: – → true |
| 2026-08-16 | Execution location: – → local |
| 2026-08-16 | Credentials required: – → true |
| 2026-08-16 | Last changed in the registry (raw): – → 2026-08-16 |
| 2026-08-16 | First listed in the registry (raw): – → 2026-08-16 |
| 2026-08-16 | Registry status message (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-edycutjong-bagos