{"openapi":"3.1.0","info":{"title":"K-Startup 창업지원 사업정보 API","description":"정부 창업지원사업 공고 및 모집","version":"1.0.0","x-fusepie-id":"kstartup-support","x-fusepie-category":"data","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kstartup_support","summary":"K-Startup 창업지원 사업정보 API","description":"정부 창업지원사업 공고 및 모집","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://www.k-startup.go.kr/"}}},"x-mcp-config":{"mcpServers":{"kstartup-support":{"command":"npx","args":["-y","@fusepie/mcp-kstartup-support"],"env":{"API_KEY":""}}}}}