Connects Claude to the On-Line Encyclopedia of Integer Sequences, the world's largest database of number sequences used by mathematicians and computer scientists. Part of the Pipeworx gateway ecosystem, which means you can either use the standalone OEIS endpoint or access it through the full Pipeworx gateway alongside 780+ other data sources. The implementation uses ask_pipeworx for natural language queries, so you can just ask questions about sequences in plain English rather than constructing API calls. Useful when you're pattern matching, exploring mathematical relationships, or need to identify a sequence that popped up in your code or research.
OEIS (On-Line Encyclopedia of Integer Sequences) MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 780+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"oeis": {
"url": "https://gateway.pipeworx.io/oeis/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 780+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Oeis data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.mindstone/mcp-server-microsoft-teams
helbertparanhos/resend-email-mcp
marlinjai/email-mcp
io.github.mindstone/mcp-server-email-imap
io.github.osamahassouna/email-playbook-mcp
gongrzhe/gmail-mcp-server