handaas/policy-mcp-server
If you are the rightful owner of policy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The 招投标大数据服务 MCP server provides comprehensive policy-related information, aiding users in understanding enterprise policy support.
The 招投标大数据服务 (Bidding and Tendering Big Data Service) is a Model Context Protocol (MCP) server designed to offer extensive policy-related information. It includes details on government subsidies, policy incentives, and support, helping users to understand the policy support available to enterprises. The service is particularly useful for businesses looking to leverage government policies for growth and compliance. It provides tools for keyword searches, project statistics, policy details, and government project distribution analysis. The server is built on Python 3.10+ and requires specific dependencies like python-dotenv, requests, and mcp. It can be deployed locally or accessed via a remote service, offering flexibility in usage. The service is beneficial for policy application, compliance evaluation, investment analysis, competitive analysis, government regulation, policy research, and business consulting.
Features
- Enterprise keyword fuzzy search
- Approved project statistical analysis
- Policy detail query
- Policy search functionality
- Government project distribution analysis
Usages
usage with cursor cherry studio streamable http
{ "mcpServers": { "handaas-mcp-server": { "type": "streamableHttp", "url": "http://127.0.0.1:8000/mcp" } } }
usage with cursor cherry studio stdio
{ "mcpServers": { "policy-mcp-server": { "command": "uv", "args": ["run", "mcp", "run", "{workdir}/server/mcp_server.py"], "env": { "PATH": "{workdir}/mcp_env/bin:$PATH", "PYTHONPATH": "{workdir}/mcp_env", "INTEGRATOR_ID": "your_integrator_id", "SECRET_ID": "your_secret_id", "SECRET_KEY": "your_secret_key" } } } }
usage with official remote service
{ "mcpServers": { "policy-mcp-server":{ "type": "streamableHttp", "url": "https://mcp.handaas.com/policy/policy_bigdata?token={token}" } } }
Tools
policy_bigdata_fuzzy_search
Enterprise keyword fuzzy query
policy_bigdata_approved_project_stats
Approved project statistical analysis
policy_bigdata_policy_info
Policy detail query
policy_bigdata_policy_search
Policy search functionality