Pollinations Think

by palolxx

Not rated
GitHub

About

Strategic thinking and real-time web search using the Pollinations AI API with DeepSeek and SearchGPT models.

Details

Author
palolxx
Categories
Search, Other, AI

Setup

Install Pollinations Think in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/palolxx/pollinations-think-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

An advanced Model Context Protocol (MCP) server that provides sophisticated thinking and analysis capabilities using the Pollinations AI API with DeepSeek reasoning models.

- 🎯 Advanced Strategic Thinking: Multi-cycle analysis with contradiction detection and synthesis
- πŸ”„ Flexible Model Support: DeepSeek reasoning, OpenAI reasoning, and other advanced models
- πŸ›‘οΈ Robust Error Handling: Comprehensive retry logic and graceful degradation
- βš™οΈ Configurable Parameters: Customizable thinking cycles, timeouts, and model selection
- πŸ“Š Health Monitoring: Built-in health checks and status monitoring
- ☁️ Cloud Deployment Ready: Optimized for Smithery.ai deployment to resolve network issues

Advanced strategic thinking and analysis using openai-reasoning model.

- text(required): The topic, question, or problem to analyze
- model(optional): AI model to use (default: openai-reasoning)
- seed(optional): Random seed for reproducible results
- maxCycles(optional): Maximum thinking cycles (default: 3, max: 5)

{ "name": "think", "arguments": { "text": "Should a startup focus on growth or profitability first?", "maxCycles": 3 } }

Search the web in real-time using SearchGPT model.

- query(required): The search query to find information on the web

{ "name": "search", "arguments": { "query": "latest AI developments 2024" } }

Continue receiving the next part of a large thinking response.

{ "name": "continue_thinking", "arguments": {} }
git clone <repository-url> cd pollinations-think-mcp
# PowerShell (Invoke-WebRequest -Uri 'https://text.pollinations.ai/your query here/?model=searchgpt' -Method Get).Content

- URL:https://text.pollinations.ai/{prompt}/?model=openai-reasoning&token=
- Method: GET
- Purpose: Advanced reasoning and strategic analysis

- URL:https://text.pollinations.ai/{prompt}/?model=searchgpt&token=
- Method: GET
- Purpose: Real-time web search and current information retrieval

{ "mcpServers": { "pollinations-think": { "command": "node", "args": ["/path/to/pollinations-think-mcp/index.js"] } } }

No environment variables required - the server uses public Pollinations.ai endpoints.

- Responses exceeding ~30KB are automatically split
- Usecontinue_thinkingtool to get subsequent parts
- Continuation data is maintained across calls

- Comprehensive error messages for debugging
- Graceful fallbacks for API failures
- Detailed logging for troubleshooting

- Business strategy development
- Problem-solving and decision making
- Risk assessment and mitigation planning
- Innovation and opportunity analysis

- Current events and news research
- Market research and competitive analysis
- Technical documentation lookup
- Real-time data verification

# 🧠 Advanced Strategic Thinking Analysis ## πŸ“‹ Analysis Overview - Topic: Should a startup focus on growth or profitability first? - Thinking Cycles: 3 - Analysis Depth: Advanced Multi-Layer Cognitive Processing ## 🎯 Strategic Analysis [Comprehensive strategic framework with executive summary, risk mitigation, success metrics, and next steps] ## πŸ”¬ Meta-Cognitive Assessment [Quality assessment and thinking process evaluation]
# πŸ” Web Search Results: latest AI developments 2024 ## Recent AI Developments: - Trump plans executive orders to power AI growth - Nvidia CES 2025 keynote highlights - OpenAI's AGI roadmap for 2025 [Detailed search results with sources and current information]

- Uses public API endpoints (no authentication required)
- No sensitive data storage
- Input validation and sanitization
- Safe error handling

- βœ… Added real-time web search with SearchGPT
- βœ… Enhanced thinking engine with meta-cognitive assessment
- βœ… Improved response handling for large outputs
- βœ… Comprehensive testing suite

- Initial release with strategic thinking capabilities
- DeepSeek reasoning integration
- Basic MCP server implementation
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests for new functionality
- Submit a pull request

MIT License - see LICENSE file for details.

- Pollinations.aifor providing the AI API endpoints
-
Model Context Protocolfor the MCP framework
- DeepSeek for the reasoning model
- SearchGPT for real-time web search capabilities

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

A connector for the Perplexity API to enable web search within the MCP ecosystem.

Structural AI Search Readiness MCP. Audit, dry-run fixes, rescore, doctor. No LLM rankings.

Perform web searches with the Brave Search API and analyze research papers using Google's Gemini model.

Provides AI-powered web search and summarization using the Gemini API's grounding feature.

Integrate search grounded Gemini output into your workflow.

Generates responses using the Gemini API and Google Search for up-to-date information.

Performs web searches using the Gemini Web Search Tool via the local gemini-cli.

A server providing Google AI-powered search and documentation tools for developers.

Comprehensive web, news, and social media search and analysis using xAI's Grok API.

Enhances LLM responses with factual, real-time web content using Jina AI's grounding capabilities.

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.