Skip to main content
Glama
pipeworx-io

mcp-always-seven

by pipeworx-io

mcp-always-seven

always-seven MCP — wraps StupidAPIs (requires X-API-Key)

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool

Description

always_seven_generate

Calls the StupidAPIs always-seven endpoint, which claims to return a random number between 1 and 10 but always returns 7. Optional question and force params are accepted but have no effect on the result.

Related MCP server: Random Word By Api Ninjas

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "always-seven": {
      "url": "https://gateway.pipeworx.io/always-seven/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Always Seven data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables users to fetch jokes from various categories including Chuck Norris and dad jokes through a standardized MCP interface. Demonstrates integration between Microsoft Copilot Studio and MCP servers for humor-based interactions.
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    Generates random integers within a specified range and random alphanumeric strings of specified length through MCP protocol integration.
    2
  • A
    license
    -
    quality
    C
    maintenance
    Provides a tool to scream into the void and receive a random number, useful for generating unpredictable values or adding chaos to logic.
    9
    MIT

View all related MCP servers

Related MCP Connectors

  • mercury-number MCP — wraps StupidAPIs (requires X-API-Key)

  • yesterdays-number MCP — wraps StupidAPIs (requires X-API-Key)

  • phoenix-number MCP — wraps StupidAPIs (requires X-API-Key)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-always-seven'

If you have feedback or need assistance with the MCP directory API, please join our Discord server